@charset "UTF-8";
/* CSS Document */

.contents {
  /*background-color: rgba(0, 0, 0, 0.1);*/
}

.emiratesWrap01 {
	overflow: hidden;
}
.emiratesWrap02 {
	overflow: hidden;
}

.contIn1024 {
	width: 1024px;
	margin: auto;
	position: relative;
}

.contIn970 {
	width: 970px;
	margin: auto;
	position: relative;
}
.contIn900 {
	width: 900px;
	margin: auto;
	position: relative;
}
.contIn874 {
	width: 874px;
	margin: auto;
	position: relative;
}

.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*.mainSlide01{
	display:none;
}
.mainSlide01.slick-initialized{
	display:block;
}*/
.mainSlide01 .slide00{
	background-image: url("/attending/t/tyo-i/emirates/images/BP20-010304D_.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 460px;
}

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

.mainvisualWrap01 {
	position: relative;
	height: 460px;
}

.mainSlide01 {
	line-height: 0px;
}

.mainSlide01{
	display: none;
}

.mainSlide01.slick-initialized{
	display: block; /*slick-initializedが付与されたら表示*/
}

.mainSlide01 .slide01 {
	background-image: url("/attending/t/tyo-i/emirates/images/BP22-050018_BP18-042292.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 460px;
}
.mainSlide01 .slide02 {
	background-image: url("/attending/t/tyo-i/emirates/images/BP24-022366_BP24-012214D.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 460px;
}
/* .mainSlide01 .slide03 {
	background-image: url("/attending/t/tyo-i/emirates/images/BP19-082497_BP19-060114.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 460px;
} */

.mainContWrap01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.mainTit01 img {
	width: auto;
	max-width: 100%;
	height: auto;
}
.mainBannerWrap01 {
	position: absolute;
	top: 29px;
	left: 50%;
	margin-left: -512px;
}

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

.ancNaviWrap01 {
	background: rgb(0,191,208);
	background: linear-gradient(158deg, rgba(0,191,208,1) 0%, rgba(117,208,149,1) 100%);
}
.ancNaviFlex01 {
    width: 1024px;
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
}
.g_nav_lists {
	height: 80px;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
    width: 204px;
    color: #FFFFFF;
}
.g_nav_lists:link {	color: #ffffff;	text-decoration: none;}
.g_nav_lists:visited {	color: #ffffff;	text-decoration: none;}
.g_nav_lists:hover {
/*
	color:#ffffff;
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
*/
}
.g_nav_lists:active {	color:#ffffff;	text-decoration: none;}

.g_nav_lists span {
	position: relative;
	display: block;
	padding-bottom: 15px;
    text-align: center;
    margin-top: 22px;
}
.g_nav_lists span::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -4px;
}

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



.cont01Wrap {
	background-image: url("/attending/t/tyo-i/emirates/images/pink_bg.png");
	background-repeat: repeat;
	background-position: center top;
	padding: 1px 0px 40px 0px;
}
.cont01Wrap.cont01Wrap02 {
	padding-bottom: 60px;
}

.contH201 {
	text-align: center;
}
.contH201 img {
	width: auto;
	height: auto;
}

.contFlex01 {
	display: flex;
	justify-content: space-between;
	text-align: left;
	margin: 70px auto 50px auto;
	position: relative;
}
.flexBox01 {
	width: 472px;
}
.flexBox02 {
	z-index: 1;
	width: 464px;
}
.flexBox02 p{
	background: #fff;
    border-top: 15px solid #DB4B86;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #DB4B86;
    text-align: center;
}
.underline_yellow {
    display: inline;
    line-height: 1.3;
    background: linear-gradient(transparent 40%, #FFFDC1 0%);
    font-size: 22px;
}
.contText18_17_b {
	font-size: 18px;
	line-height: 1.7em;
	font-weight: bold;
}
.contAddWrap{
	position: relative;
    margin: 0 0 20px;
    background: #FFF7FA;
}
.contAddText14{
	background: #DB4B86;
	padding:5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.contAddWrap dl{
	padding: 20px;
}
.contAddTtl{
    font-size: 16px;
    font-weight: bold;
}
.contAddText12{
    font-weight: 400;
    font-size: 12px;
/*    margin-top: 15px;*/
}
.contAddImg{
	margin-top: 15px;
}
.contAboutBox01 {
	position: relative;
	background-color: #ffffff;
	padding: 34px 17px 17px 17px;
	margin-top: 40px;
	text-align: center;
}
.contAboutBox01::before {
	content: "";
	background-image: url("/attending/t/tyo-i/emirates/images/cont_line01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0px;
	top: -4px;
}
.contAboutBox01::after {
	content: "";
	background-image: url("/attending/t/tyo-i/emirates/images/cont_line01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0px;
	bottom: -4px;
}

.aboutTit01 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: -17px;
}
.aboutTit01 img {
	width: auto;
	height: auto;
}
.aboutDl01 dt {
	font-size: 13px;
	line-height: 1.6em;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
.aboutDl01 dd .p01 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #DB4B86;
}
.aboutDl01 dd .p02 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 8px;
}

.aboutBox01 {
	background-color: #DB4B86;
	padding: 35px 44px 40px 44px;
}
.aboutBox01 .h301 {
	font-size: 28px;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 16px;
}
.aboutBox01 .p01 {
	font-size: 16px;
	line-height: 1.7em;
	color: #ffffff;
	margin-bottom: 8px;
	text-align:left;
	border:0;
	padding:0;
	background:#DB4B86;
}
.aboutBox01 .p02 {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 8px;
}

.aboutClassBox01 {
	padding-top: 75px;
	margin-top: 30px;
	background-image: url("/attending/t/tyo-i/emirates/images/cont01_tit_bg01.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.aboutClassBox01_g {
margin-top: 80px;
}

.aboutClassBoxIn {
	background-color: #ffffff;
	border-radius: 20px;
	padding: 20px 20px 30px 20px;
	position: relative;
	
}
.contH301 {
	text-align: center;
	margin: -60px auto auto auto;
}
.contH301 img {
	width: auto;
	height: auto;
}

.aboutClassFlex01 {
	display: flex;
	justify-content: space-between;
	margin: 30px auto 25px auto;
}
.aboutClassFlex01 li {
	width: 32.3%;
}
.classCap01 {
	font-size: 13px;
	line-height: 1.6em;
	margin-top: 4px;
	text-align: right;
}

.classCapAnnotation {
    position: absolute;
    top: 3rem;
    font-size: 16px;
    left: 3rem;
    line-height: 1.6em;
    margin-top: 0;
    text-align: left;
    font-weight: 700;
    background: #DB4B86;
    padding: 7px 10px 5px;
    color: #FFFFFF;
}
.aboutClassDl01 {
	text-align: center;
}
.aboutClassDl01 dt {
	margin-bottom: 20px;
}
.aboutClassDl01 dt img {
	width: auto;
	height: auto;
}
.aboutClassFlex02 {
	display: flex;
	justify-content: center;
}
.aboutClassFlex02 li {
	padding: 0px 13px;
}

.aboutClassPointBox01 {
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("/attending/t/tyo-i/emirates/images/bg01_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
	color: #DB4B86;
	box-sizing: border-box;
	padding-top: 16px;
	width: 262px;
	height: 270px;
	position: relative;
}
.aboutClassPointBox01 .num01 {
	position: absolute;
	top: 0px;
	left: 0px;
}

.aboutBtnWrap01 {
	padding: 50px 0px 20px 0px;
	text-align: center;
}

.aboutBtn01 {
	display: flex;
	align-items: center;
	justify-content: center;
    flex-direction: column;
	width: 484px;
	height: 80px;
	background-color: #DB4B86;
	border-radius: 100px;
	margin: auto;
	position: relative;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: bold;
}
a.aboutBtn01:link {	color: #ffffff;	text-decoration: none;}
a.aboutBtn01:visited {	color: #ffffff;	text-decoration: none;}
a.aboutBtn01:hover {	color:#ffffff;	text-decoration: none;}
a.aboutBtn01:active {	color:#ffffff;	text-decoration: none;}

.aboutBtn01::after {
	content: "";
	background-image: url("/attending/t/tyo-i/emirates/images/btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 17px auto;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
}

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

.contBlock01 {
	padding: 50px 0px 150px 0px;
}

.contH202 {
	text-align: center;
	margin-bottom: 40px;
}
.contH202 img {
	width: auto;
	height: auto;
}
.contText18_17_pink{
	margin: 0 auto 15px;
    width: 600px;
    text-align: center;
    background: #DB4B86;
    color: #fff;
    padding: 5px;
    font-size: 18px;
    font-weight: bold;
}
.contText16_17_n_pink {
	text-align: center;
	font-size: 16px;
	line-height: 1.7em;
	color: #DB4B86;
}
.contFlex02 {
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
}
.contFlex02 li {
	width: 287px;
	text-align: left;
}
.contFlex02 li .box01 {
	position: relative;
	text-align: center;
	color: #DB4B86;
	font-size: 24px;
	line-height: 1.0em;
	font-weight: bold;
	padding: 35px 10px 15px 10px;
}
.contText14_17_n {
	font-size: 14px;
	line-height: 1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.contFlex02 li .box01 .textEn01 {
	position: absolute;
	top: -12px;
	left: -4px;
}
.contFlex02 li .box01 .textEn02 {
	position: absolute;
	top: 0px;
	left: 40px;
}
.contFlex02 li .box01 .textEn03 {
	position: absolute;
	top: -10px;
	left: -35px;
}
.contH201.h202 {
	margin-top: 60px;
}

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

.contBox01 {
	border: 2px dotted #D94E86;
	border-radius: 20px;
	background-color: #ffffff;
	box-sizing: border-box;
	width: 816px;
	padding: 20px 30px 20px 30px;
	margin: 40px auto 40px auto;
}
.contFlex03 {
	display: flex;
	align-items: center;
}
.contFlex03 .box01 {
	font-size: 30px;
	line-height: 1.3em;
	font-weight: bold;
	padding-right: 30px;
	flex-shrink: 0;
}
.contFlex03 .box02 {
	font-size: 16px;
	line-height: 1.7em;
	/*padding-left: 30px;
	border-left: 1px solid #333333;*/
}
.contMap01 {
	margin: 44px auto 50px auto;
}
.contWrap01 {
	margin: 50px auto auto auto;
	position: relative;
}

.contFlex04 {
	display: flex;
	justify-content: space-between;
	margin: 50px auto 70px auto;
	width: 874px;
}
.contFlex04 li {
	box-sizing: border-box;
	width: 373px;;
	text-align: center;
	position: relative;
}
.contFlex04 li p {
	font-size: 14px;
	line-height: 2.0em;
	margin-top: 4px;
}

.contH401 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
.contH401 h4 {
	display: inline-block;
	position: relative;
}
.contH401 h4::before {
	content: "";
	background-image: url("/attending/t/tyo-i/emirates/images/tit_10_03_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 115px auto;
	height: 93px;
	width: 115px;
	position: absolute;
	top: 10px;
	left: -138px;
}

.contFlex05 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 46px;
	position: relative;
}
.contFlex05.rev {
	flex-direction: row-reverse;
}
.contBeachBox01 {
	width: 448px;
}
.contBeachBox02 {
	width: 400px;
}

.contDl01 {}
.contDl01 dt {
	margin-bottom: 32px;
}
.contDl01 dt .s01 {
	display: block;
	color: #BFBFBF;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
}
.contDl01 dt .s02 {
	display: block;
	font-size: 28px;
	line-height: 1.4em;
	font-weight: bold;
}

.contDl01 dt .s03 {
	display: block;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: bold;
}

.contDl01 dd {
	font-size: 16px;
	line-height: 1.7em;
}

.contHotelBox01 {
	padding: 0px 0px 0px 60px;
	position: relative;
}
.contEn02 {
	position: absolute;
	left: 0px;
	top: -80px;
}

.contFlex06 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 65px auto 50px auto;
}
.contH402 {
	text-align: center;
	margin: 0px auto 30px auto;
	position: relative;
}

.contH402::after {
	content: "";
    display: block;
    width: 238px;
    height: 127px;
    background: url(/attending/t/tyo-i/emirates/images/hotel_wapen.png) no-repeat;
    position: absolute;
    top: 38px;
    right: 83px;

}


.contH402 img {
	width: auto;
	height: auto;
}

.googleMap01 {
	width: 100%;
	height: 500px;
	margin-bottom: 50px;
}

.aboutClassBoxIn.hotelBoxIn {
	border: 20px 20px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.contBlock02 {
	background-image: url("/attending/t/tyo-i/emirates/images/bg_purple.png");
	background-repeat: repeat;
	background-position: center top;
	padding: 25px 15px 35px 15px;
}

.contImgText01 {
	text-align: center;
	margin-bottom: 25px;
}
.contImgText01 img {
	width: auto;
	height: auto;
}
.contH403 {
	text-align: center;
}
.contH403 img {
	width: auto;
	height: auto;
}

.contFlex07 {
	display: flex;
	justify-content: space-between;
	width: 952px;
	margin: 18px auto 0px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #D94E86;
	position: relative;
}
.contBox02_01 {
	width: 234px;
	padding-top: 40px;
	position: relative;
}
.contBox02_01 .p01 {
	color: #DB4B86;
	margin-top: 10px;
}

.contBox02p01 {
	position: absolute;
	right: 0px;
	top: -35px;
}
.contBox02p02 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	display: inline-block;
	padding: 4px 13px 4px 13px;
	background-color: #D94E86;
	position: absolute;
	top: 20px;
	left: 0px;
	white-space: nowrap;
}

.contBox02_02 {
	width: 324px;
}
.contBoxIn01 {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.boxIn01 {
	width: 174px;
}
.boxIn02 {
	width: 138px;
}

.contDl02 {}
.contDl02 dt {
	font-weight: bold;
	color: #6073B2;
}
.contDl02 dt .s01 {
	display: block;
	font-size: 12px;
	line-height: 1.3em;
}
.contDl02 dt .s02 {
	display: block;
	font-size: 18px;
	line-height: 1.3em;
}
.contDl02 dd {
	background-color: #ffffff;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 5px;
}

.contFlex08 {
	display: flex;
	justify-content: space-between;
	margin-top: 85px;
	margin-bottom: 30px;
	position: relative;
}
.contFlexBox01 {
	position: relative;
	background-color: #ffffff;
	border: 3px dotted #FD7DB2;
	border-radius: 10px;
	box-sizing: border-box;
	width: 472px;
	padding: 0px 0px 15px 0px;
}
.contInBox01 {
	display: flex;
	justify-content: space-between;
	padding-left: 40px;
}
.contInBox01 .boxIn01 {
	box-sizing: border-box;
	padding-top: 48px;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #DB4B86;
	width: 170px;
}

.boxIn0202 {
	width: 233px;
	margin: -3px -3px auto auto;
}
.boxIn02 img {
}
.contBox02p02 .s01 {
	font-size: 14px;
}

.contBox02p01.cont02 {
	top: -67px;
}
.contBox02p02.cont02 {
	top: -24px;
	left: 70px;;
}

.contInBox02{
	width: 324px;
	margin: 30px auto 0px auto;
}

.contPosi01 {
	text-align: center;
	position: absolute;
	top: 215px;
	left: 50%;
	margin-left: -111px;
}
.aboutBox01 .img01{
	margin-top:55px;
}
.contPosi01 .img01 {
	position: relative;
	z-index: 1;
}
.contPosi01 .img01 img {
	width: 222px;
}
.contPosi01 .img02 {
	position: relative;
	z-index: 0;
	margin-top: -10px;
}
.contPosi01 .img02 img {
	width: 164px;
}

.contBoxIn01.flexNone {
	display: block;
	margin-top: 0px;
}
.hotelBoxIn01 {
	width: 260px;
}
.hotelBoxIn02 {
	width: 240px;
}
.hotelBoxIn02 .boxIn01 {
	width: auto;
}
.hotelBoxIn02 .boxIn02 {
	margin-top: 35px;
}
.hotelBoxIn02 .boxIn02 img {
	width: auto;
	height: auto;
}

.contFlex07.flex0702 {
	/*width: 804px;*/
	padding: 60px 80px 25px 80px;
	margin: auto;
	border-bottom: none;
	border-top: 1px solid #D94E86;
}
.contFlex07.flex0702.flex0703 {
	border-top: none;
}

.gourmetImg01 {
	margin-top: 50px;
}

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

.shoppingFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 908px;
    padding: 58px 80px;
	margin: 0 auto;
	background-image: url("/attending/t/tyo-i/emirates/images/vs03_bg.png");
	margin-top: 40px;
	position: relative;
}

.shoppingFlex01::before {
	content: "";
    display: block;
    width: 118px;
    height: 55px;
    background: url(/attending/t/tyo-i/emirates/images/hawaii_vs.png) no-repeat;
    position: absolute;
    top: 38px;
    left: 23px;

}

.shoppingFlex01::after {
	content: "";
    display: block;
    width: 118px;
    height: 55px;
    background: url(/attending/t/tyo-i/emirates/images/dubai_vs.png) no-repeat;
    position: absolute;
    top: 38px;
    right: 23px;

}




.shoppingFlex01 li {
	width: 315px;
	margin-top: 45px;
	position: relative;
}

.shoppingDl01 {
	margin-top: 20px;
}
.shoppingDl01 dt {
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 12px;
	color: #fc7e00;
	
}
.shoppingDl01 dd {
	font-size: 16px;
	line-height: 1.75em;
}

.shoppingCunt01 {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -14px;
}
.shoppingCunt01 p {
	display: inline-block;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold;
	background-color: #FCB800;
	padding: 5px 16px 5px 16px;
	border-radius: 40px;
}
.shoppingCunt01.cunt02 p {
	background-color: #DB4B86;
}

.shoppingDl01_du dt {
	color: #DB4B86;
}

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

.contSpotBlock01 {
	margin: 75px auto auto auto;
	width: 840px;
	position: relative;
}
.contSpotFlex01 {
	display: flex;
	justify-content: space-between;
	margin: 60px auto 0px auto;
	position: relative;
}
.contSpotBlock01::before {
	content: "";
	width: 100vw;
	height: 84%;
background: rgb(60,196,208);
background: linear-gradient(158deg, rgba(60,196,208,0.19) 0%, rgba(163,226,185,0.19) 100%);
	position: absolute;
	top: 8%;
	right: 50%;
	margin-right: -40px;
}

.contSpotFlex01 .box01 {
	width: 360px;
}
.contSpotFlex01 .box02 {
	width: 412px;
}

.spotH301 {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	line-height: 3rem;
}
.spotH301 .s01 {
	position: absolute;
	left: 0px;
	top: -62px;
}
.spotH301 .s02 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.0em;
	font-weight: bold;
}


.contSpotBlock02 {
	margin: 75px auto auto auto;
	width: 970px;
	position: relative;
}
.contSpotBlock02::before {
	content: "";
	width: 100vw;
	height: 84%;
background: rgb(60,196,208);
background: linear-gradient(305deg, rgba(60,196,208,0.19) 0%, rgba(163,226,185,0.19) 100%);
	position: absolute;
	top: 8%;
	left: 50%;
	margin-left: -40px;
}

.spotText01 {
	font-size: 16px;
	line-height: 1.75em;
}

.spotFlex01 {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.spotFlex01 .box02 {
	flex-shrink: 0;
	padding-left: 20px;
}

.spotFlex02 {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
.spotFlex02 li {
	width: 302px;
}

.contBlock03 {
	margin: 50px auto 90px auto;
}

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

.contMb50 {
	margin-bottom: 50px;
}

.sightFlex01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 994px;
	margin: 40px auto auto auto;
}
.sightFlex01.reverse {
	flex-direction: row-reverse;
}

.sightFlex01 .img01 {
	width: 538px;
}
.sightFlex01 .box01 {
	width: 400px;
}

.sightDl01 {
	text-align: left;
}
.reverse .sightDl01 dt {
	text-align: right;
}
.sightDl01 dt {
	font-weight: bold;
	margin-bottom: 15px;
}
.sightDl01 dt .s01 {
	display: block;
	font-size: 24px;
	line-height: 1.2em;
}
.sightDl01 dt .s02 {
	display: block;
	font-size: 16px;
	line-height: 1.2em;
}
.sightDl01 dd {
	font-size: 14px;
	line-height: 1.75em;
}

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

.tipsBlock01 {
	background-image: url("/attending/t/tyo-i/emirates/images/bg_purple.png");
	background-repeat: repeat;
	background-position: center top;
	padding: 15px;
	margin: 145px auto 60px auto;
}
.tipsH301 {
	text-align: center;
	margin: -90px auto 10px auto;
}
.tipsH301 img {
	width: auto;
	height: auto;
}

.tipsFlex01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.tipsFlex01 .box01 {
	width: 384px;
}
.tipsFlex01 .box02 {
	width: 570px;
}

.tipsFlex01 .box01 .h401 .s01 {
	display: block;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 5px;
}
.tipsFlex01 .box01 .h401 .s02 {
	font-size: 30px;
	line-height: 1.6em;
	font-weight: bold;
	border-bottom: 5px solid #3E5599;
}
.tipsFlex01 .box01 .img01 {
	text-align: center;
	margin-top: 40px;
}
.tipsFlex01 .box01 .img01 img {
	width: auto;
	height: auto;
}

.tipsBox01 {
	background-color: #ffffff;
	padding: 14px;
}
.tipsBoxIn01 {
	position: relative;
	margin-top: 50px;
	background-color: #EFF2FC;
	padding: 15px 15px 15px 15px;
	font-size: 13px;
	line-height: 1.5em;
}
.tipsInfo01 {
	background-color: #6073B2;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	height: 24px;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: -24px;
}

.tipsTextWrap01 {
	margin-top: 10px;
}
.tipsTextWrap01:first-child {
	margin-top: 0px;
}
.tipsTextWrap01 .bold {
	font-weight: bold;
}

.tipsBoxIn01 a:link {	color: #3D539B;	text-decoration: underline;}
.tipsBoxIn01 a:visited {	color: #3D539B;	text-decoration: underline;}
.tipsBoxIn01 a:hover {	color:#3D539B;	text-decoration: none;}
.tipsBoxIn01 a:active {	color:#3D539B;	text-decoration: none;}

.alr {
	text-align: right;
}

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

.temperBlock01 {
	background-image: url("/attending/t/tyo-i/emirates/images/pink_bg.png");
	background-repeat: repeat;
	background-position: center top;
	padding: 40px 0px 200px 0px;
}

.contH301.h302 {
	margin-top: -45px;
}

.contText16_17_n {
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
}

.temperUl01 {
	margin-top: 24px;
}
.temperUl01 li {
	font-size: 12px;
	line-height: 1.6em;
}

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

.contBlock04 {
	padding: 50px 0px 0px 0px;
}
.contH203 {
	margin: auto auto 40px auto;
	text-align: center;
}
.contH203 img {
	width: auto;
	height: auto;
}

.contFlex09 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.contFlex09 li {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 269px;
	width: 448px;
	margin: 0px 15px 30px 15px;
	padding: 20px 20px 40px 20px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	text-align: center;
	color: #ffffff;
}
.contFlex09 li::before {
	content: "";
	background-image: url("/attending/t/tyo-i/emirates/images/blue.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contFlex09.contFlex10 {
	justify-content: flex-start;
	background-image:url("/attending/t/tyo-i/emirates/images/bg04_01.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}
.contFlex09.contFlex10 li {
	height: 250px;
	width: 320px;
	margin: 0px 21px 30px 0px;
	padding: 20px 20px 35px 20px;
}

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

.contFlex09 li.li01_01 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP14-30787D.png");
}
.contFlex09 li.li01_02 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP14-22982D.png");
}

.contFlex09 li.li01_03 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP14-66679D.png");
}

.contFlex09 li.li01_04 {
	background-image: url("/attending/t/tyo-i/emirates/images/BP17-019788D.png");
}

.contFlex09 li.li01_05 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP13-01881D.png");
}

.contFlex09 li.li01_06 {
	background-image: url("/attending/t/tyo-i/emirates/images/KA16-54898.png");
}

.contFlex09 li.li01_07 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP14-11714D.png");
}

.contFlex09 li.li01_08 {
	background-image: url("/attending/t/tyo-i/emirates/images/EBP15-20126D.png");
}


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

.posiRel {
	position: relative;
}
.contText01 {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 7px;
}
.contH302 .s01 {
	display: block;
	font-size: 35px;
	line-height: 1.4em;
	font-weight: bold;
}
.contH302 .s02 {
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	opacity: 0.5;
}

.contFlex10 .contH302 .s01 {
	font-size: 32px;
	margin-bottom: 30px;
}

.contBtnWrap01 {
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.contBtnWrap01 p {
	margin: 0px 6px 0px 6px;
}
.contBtnWrap01 a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	width: 92px;
	height: 36px;
	border-radius: 100px;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}
.contBtnWrap01 p.nolink {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ccc;
	width: 92px;
	height: 36px;
	border-radius: 100px;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color:#999;
}
.contBtnWrap01 a:link {	color: #097CBC;	text-decoration: none;}
.contBtnWrap01 a:visited {	color: #097CBC;	text-decoration: none;}
.contBtnWrap01 a:hover {
	color:#097CBC;
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.contBtnWrap01 a:active {	color:#097CBC;	text-decoration: none;}

.contBtnWrap01 a::after {
  content: '';
	display: inline-block;
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #097CBC;
  border-right: solid 2px #097CBC;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
	margin-left: 5px;
}

.mask01 {
	position: relative;
	overflow: hidden;
}
.mask01::after {
	content: "";
	background-color: #707070;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contH303 {
	text-align: center;
	margin: 15px auto 58px auto;
}
.contH303 img {
	width: auto;
	height: auto;
}

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

.searchBlock01 {
	border: 3px dotted #D94E86;
	border-radius: 10px;
	margin-bottom: 60px;
}
.contBannerWrap01 {
	text-align: center;
	margin-bottom: 50px;
}
.contBannerWrap01 img {
	width: auto;
	height: auto;
}
.contH304 {
	text-align: center;
	margin-bottom: 20px;
}
.contH304 img {
	width: auto;
	height: auto;
}
.contMovieWrap01 {
	text-align: center;
	width: 750px;
	margin: auto auto 90px auto;
}

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

.contBg01 {
	position: absolute;
	left: 0px;
	bottom: 500px;
}
.contBg02 {
	position: absolute;
	right: 78px;
	bottom: -40px;
}
.contBg03 {
	position: absolute;
	left: 0px;
	bottom: -60px;
}
.contBg04 {
	position: absolute;
	right: 0px;
	top: -40px;
}
.contBg05 {
	position: absolute;
	right: 54px;
	top: 25px;
}
.contBg06 {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.contBg07 {
	position: absolute;
	left: 30px;
	top: 10px;
}
.contBg08 {
	position: absolute;
	right: 280px;
	bottom: -30px;
}
.contBg09 {
	position: absolute;
	left: 20px;
	top: 140px;
}
.contBg10 {
	position: absolute;
	right: 76px;
	top: 170px;
}
.contBg11 {
	position: absolute;
	right: -96px;
	bottom: 0px;
}
.contBg12 {
	position: absolute;
	left: 96px;
	bottom: 0px;
}
.contBg13 {
	position: absolute;
	right: 110px;
	bottom: 0px;
}
.contBg14 {
	position: absolute;
	right: 0px;
	bottom: -200px;
}

/*タブ*/
.tab-group {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.tab {
    flex-grow: 1;
    padding: 25px 0;
    list-style: none;
    text-align: center;
    
    border-radius: 20px 20px 0 0;
    transition: all 0.3s ease;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.07em;
    background: #f5f5f5;
}
.tab.tab_dubai {
    color: #DB4B86;
	/*color:#777;*/
	cursor: pointer;
/*
    border-top: 2px #DB4B86 solid;
    border-left: 2px #DB4B86 solid;
    border-right: 2px #DB4B86 solid;
*/
}
.tab.tab_dubai.is-active {
    background-image: url(/attending/t/tyo-i/emirates/images/pink_bg.png);
    transition: all 0.2s ease-out;
    opacity: 1;
    border: none;
}
.tab.tab_eu {
    color: #3CC4D0;
	cursor: pointer;
/*	
    border-top: 2px #3CC4D0 solid;
    border-left: 2px #3CC4D0 solid;
    border-right: 2px #3CC4D0 solid;
*/
}
.tab.tab_eu.is-active {
    background-image: url(/attending/t/tyo-i/emirates/images/blue_bg.jpg);
    transition: all 0.2s ease-out;
    opacity: 1;
    border: none;
}
.panel.is-show {
    display: block;
}
.panel {
    display: none;
}

/*ヨーロッパ*/

.EU .cont01Wrap {
    background-image: url(/attending/t/tyo-i/emirates/images/blue_bg.jpg);
    background-repeat: repeat;
    background-position: center top;
    padding: 1px 0px 80px 0px;
}
.EU .contBox01 {
    border: 2px dotted #44C4CF;
}
.contText_eu {
    display: block;
    width: 650px;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 500;
    color: #037D88;
    margin: 0 auto;
}
.eu_spot {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    letter-spacing: 0.07em;
    text-align: center;
    margin: 40px auto;
    position: relative;
}
.eu_spot::after {
    content: "";
    display: block;
    width: 45px;
    height: 5px;
    background: linear-gradient(to right, #3CC4D0, #A3E2B9);
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%)
}
.spot_flex {
    display: flex;
    justify-content: space-between;
    width: 944px;
    margin: 0 auto;
}
.spot_flex li {
    width: 300px;
}
.spotDl01 dt {
    font-size: 18px;
    margin: 15px 0 10px;
}
.spotDl01 dd {
    font-size: 15px;
    line-height: 1.6;
}
.EU .aboutClassBox01 {
    margin-top: 50px;
}
.temperBlock01 h4 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}
.temper_h401 {
    margin-bottom: 30px;
    color: #DB4B86;
}
.temper_h402 {
    color: #037D88;
    margin-top: 50px;
	border-top: 5px dotted #DB4B86;
    padding-top: 20px;
}

#anc_a h3{
	width:528px;
	margin:0 auto 40px;
}




/*キャンペーン*/
.wrap_block_cpn {
    background: #E8DBED;
    padding: 80px 0;
}
.block_intro {
    width: 960px;
    margin: 0 auto;
    border-radius: 15px;
    background: url(/attending/t/tyo-i/emirates/images/bg01.png);
    background-repeat: repeat-y;
    padding: 50px 0;
    position: relative;
}

.block_intro img {
	width: auto;
}


.intro__cts {
    padding-left: 390px;
}
.intro_heading {
    color: #7C54AA;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 35px;
	line-height: 1.7;
}

.intro_heading span {
    padding-bottom: 6px;
    color: #d94e86;
    background: linear-gradient(transparent 50%, #ffff72 50%);
}

.intro_txt {
    padding-right: 165px;
    font-size: 16px;
    font-weight: 400;
}
.cpn_img01 {
    position: absolute;
    top: -20px;
    left: 140px;
}
.cpn_img02 {
    position: absolute;
    top: 135px;
    left: -32px;
}
.cpn_img03 {
    position: absolute;
    top: 300px;
    right: -32px;
}
.movie_cap01 {
    margin: 50px auto 15px;
    display: block;
    width: 500px;
    padding: 5px;
    background: #B7A4CE;
    border-radius: 50px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
}
.movie_heading {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
	margin-bottom: 10px;
}
.hotel_subttl {
    background: #7C54AA;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}

.mLink {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 15px;
    margin-top: 10px;
}

.movie_teikyo {
    width: 100%;
    font-weight: 400;
    font-size: 1.2rem;
    text-align: right;
	width: 640px;
	margin: 0 auto;
}

.movie_waku {
	text-align: center;
	margin: 0 auto;
	width: 640px;
	display: block;
}


/*受賞歴*/

.contWrap920 {
	width: 920px;
	margin: auto;
	position: relative;
	margin-top: 40px;
}

.contWrap920 img {
	width: auto;
}

.emiBlock01 {
	background-image: url("/attending/t/tyo-i/emirates/images/bottom_bg01.png");
	background-repeat: no-repeat;
	background-position: center 260px;
	/*background-size: 100% auto;*/
}
.bottomH201 {
	font-size: 30px;
    font-weight: 700;
    color: #333333;
    text-align: center;
    letter-spacing: 0.05em;
    margin-bottom: 70px;
    position: relative;
}
.bottomH201::before, .bottomH201::after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: -25px;
}
.bottomH201::after {
    left: 50%;
    background: #cb9fe7;
}
.bottomH201::before {
    left: 50%;
    transform: translateX(-100%);
    background: #7C54AA;
}
.bottomH201 img {
    margin: 0 10px;
}
.bottomH201 span {
    font-size: 35px;
    color: #7C54AA;
}
.bottomH201_sub {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #cb9fe7;
    letter-spacing: 0.15em;
    
}

.emiBlock_text01 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
    line-height: 1.8;
    padding-top: 50px;
}
.emiBlock_flex01 {
    display: flex;
    margin: 40px 0 50px;
}
.emiBlock_wrapper01 {
    width: 506px;
    height: 210px;
    margin-right: 30px;
    background: rgba(31,37,82,0.9);
    border-radius: 15px;
    padding: 30px;
    color: #FFFFFF;
    text-align: center;
}
.emiBlock_p01 {
    font-size: 14px;
}
.emiBlock_p02 {
    font-size: 28px;
    margin-top: 20px;
    font-weight: 600;
    display: block;
    position: relative;
}
.emiBlock_p02::after {
    content: "";
    display: block;
    width: 80px;
    height: 25px;
    background: url(/attending/t/tyo-i/emirates/images/emi_deco01.png) no-repeat;
    position: absolute;
    top: 5px;
    right: 30px;
}
.emiBlock_p02::before {
    content: "";
    display: block;
    width: 80px;
    height: 25px;
    background: url(/attending/t/tyo-i/emirates/images/emi_deco02.png) no-repeat;
    position: absolute;
    top: 5px;
    left: 30px;
}



/*ホテル*/


.hotelWrap01 {
	padding-top: 30px;
}
.hotelBox01 {
	position: relative;
	margin-bottom: 36px;
}
.hotelBox01 .hotelTb01 {
	position: absolute;
	top: 0px;
	right: 0px;
	transition: .4s;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
}
.hotelBox01 .hotelTb01 div img{width:534px; height: 282px;}
.hotelBox01:hover .hotelTb01 {
	visibility: visible;
	opacity: 1;
}

.Hyatt_flex {
	display: flex;
	margin:20px auto 36px;
	align-items: center;
}

.Hyatt_flex p {
	margin-left: 32px;
	color: #3e1444;
}

.Hyatt_flex .Hyatt_btn {
    display: block;
    width: 418px;
    padding: 17px 15px;
    background-color: #DB4B86;
    border-radius: 100px;
    margin: auto;
    position: relative;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
}

.Hyatt_flex .Hyatt_btn::after {
    content: '';
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: calc(50%);
    right: 30px;
    transform: translateY(-50%) rotate(45deg);
}














/*メニュー*/

.d-menu_icon {
    position: relative;
    display: block;
}

.d-drop_menu {
  opacity: 0;
  transition: opacity .2s ease;
  /*border: 1px solid #ba181c;*/
  background-color: #fff;
    color: #333333;
  border-radius: 0 0 5px 5px;
  height: 0;
  overflow: hidden;
  box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 8px 10px 0px rgba(172, 172, 172, 0.32);
}
.d-drop_menu li {
    padding: 15px;
}
.d-drop_menu li:not(:last-child) {
  border-bottom: 2px dotted rgb(0,191,208) !important;
}
.drop_icon-minus .d-drop_menu {
  position: absolute;
  opacity: 1;
  height: auto;
  width: 250px;
  padding: 0 10px;
    top: 80px;
    z-index: 5;
}
.d-drop_link {
  position: relative;
  display: block;
  font-weight: bold;
  padding: 10px 0;
}

.anc-hover:hover {
    opacity: 0.6;
}
.aboutBtnWrap01 .aboutBtn01 span {
    font-size: 14px;
}


.btn a {
    display: block;
    margin: 30px auto;
    padding: 15px;
    width: 700px;
    border-radius: 15px;
    font-size: 28px;
    font-weight: 600;
    background: #ec824c;
    color: #FFFFFF;
    box-shadow: 0 6px #cf5f26;
    position: relative;
	text-align: center;
}
.btn a::after {
    content: '';
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: calc(50%);
    right: 30px;
    transform: translateY(-50%) rotate(45deg);
}

.hover:hover {
    filter: alpha(opacity = 70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition-duration: 0.3s;
}

.last_sec {
	margin-bottom: 80px;
}

