@charset "utf-8";

#main { width:1100px; margin:10px auto; }
#main .sp { display:none!important; }
#main .pc { display:block!important; }

/*----------------------�X�}�z��-----------------------*/

@media screen and (max-width: 768px) {
#main .pc { display:none!important; }
#main .sp { display:block!important; }
}


/*----------------------top�֖߂�----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("https://image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }





/*====================================================================================================
  pc
====================================================================================================*/
/*------------------------------------------------------------
  body
------------------------------------------------------------*/
#main{
	width: 100%;
	font-size: 16px;
	font-family: "A-OTF 新ゴ Pro", "A-OTF Shin Go Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.8em;
	margin: 0 auto 50px;
}

#main a{
	text-decoration: none;
}

#main a:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.hide {
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sp_no01 {
  display: block;
}

.pc_no01 {
  display: none;
}

.left_box {
	float: left;
}

.right_box {
	float: right;
}

#main .box {
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
}


/*------------------------------------------------------------
  font
------------------------------------------------------------*/
#main .min {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main .f_size14 {
	font-size: 14px;
}

#main .f_size22 {
	font-size: 22px;
}

#main .f_size50 {
	font-size: 50px;
}


#main .ta_j {
	text-align: justify;
}
.t_blue {
	color:#3883a1;
}
.t_orange {
	color:#e9691b;
}
.t_yellow {
	color:#fdf87b;
}
#main h4 ,#main h5 {
	font-weight:bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*------------------------------------------------------------
  mv
------------------------------------------------------------*/
#mv {
	width: 100%;
	height: 760px;
	box-sizing:border-box
}

.slidebox, .slidebox_AUH {
	width: 100%;
	height: 760px;
	background-size:cover;
	overflow: hidden;
}

#mv .inner {
	width:1100px;
	height: 760px;
	background: url(../images/mv.png) center center no-repeat;
	margin: 0 auto;
	position:relative;
}

#mv .AUH {
	width:1100px;
	height: 760px;
	background: url(../images/AUH_mv.png) center center no-repeat;
	margin: 0 auto;
	position:relative;
}

#mv .txt_box {
	color:#FFFFFF;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	padding: 30px 40px;
	position: absolute;
	left: 0;
	right: 0;
	bottom:150px;
}
#mv .btn {
	border-radius:100px;
	position:absolute;
	width:540px;
	left:0;
	right:0;
	bottom:40px;
	margin:0 auto;
}
#mv .btn a {
	display:block;
	background:#FFFFFF;
	border-radius:100px;
	line-height:70px;
	text-align:center;
	font-size:30px;
	box-sizing:border-box;
	color:#3883a1;
	position:relative;
}
#mv .btn a:before {
	display:block;
	content:"";
	position:absolute;
	background: url(../images/btn_icon01.jpg) center center no-repeat;
	width:30px;
	height:30px;
	left:30px;
	top:20px;
}
/*------------------------------------------------------------
  mv-under
------------------------------------------------------------*/
#main .mv-under {
	background: url(../images/bg_01.jpg) center center no-repeat;
	background-size:cover;
	padding:40px 0;
}
#main .mv-under h5 {
	font-size:22px;
	text-align:center;
	margin-bottom:10px;
}
#main .mv-under .text01 {
	margin-bottom:30px;
}




/*------------------------------------------------------------
  navi_menu
------------------------------------------------------------*/
#main .navi_menu {
	background:#a9ccda;
}
#main .navi_menu h4{
	background: url(../images/bg_02.jpg) center center no-repeat;
	background-size:cover;
	height:163px;
}
#main .navi_menu h4 .ttl_inner {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:1100px;
	margin:0 auto;
	font-size:42px;
	line-height:1.2;
	box-sizing:border-box;
	padding-top:34px;
}
#main .navi_menu h4 .t_yellow {
	font-size:34px;
}
#main .navi_menu ul {
	width:1010px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .navi_menu li {
	width:310px;
	margin-bottom:40px;
}
#main .navi_menu .box {
	padding:40px 0 0 0 ;
}

/*------------------------------------------------------------
  tab_contents
------------------------------------------------------------*/

#tab_contents .contents_wrap01 h4 {
	font-size:42px;
	line-height:1.2;
	color:#FFFFFF;
	width:1100px;
	margin:auto;
	text-align:center;
	box-sizing:border-box;
	padding:40px 0;
}

#tab_contents .inner {
	width: 1100px;
	margin: auto;
}
#tab_contents .contents_wrap02  {
	padding:60px 0;
	box-sizing:border-box;
}
#tab_contents .contents_wrap02 h5 {
	font-size:32px;
	text-align:center;
	margin-bottom:20px;
}
#tab_contents .contents_wrap02  .photo_list {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:40px 0;
}
#main .contents_wrap02 .photo_list li {
	width:345px;
	
}
/*----- ranking -----*/
#tab_contents .contents_wrap02 .ranking h4 {
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 25px;
}

#tab_contents .contents_wrap02 .ranking .block {
	box-sizing: border-box;
	padding:0 30px 30px 30px;
	
}

#tab_contents .contents_wrap02 .ranking ul {
	width: 100%;
	text-align: left;
}

#tab_contents .contents_wrap02 .ranking li {
	display:inline-block;
	width: 32%;
	vertical-align: middle;
	border-bottom: solid 1px #333;
	margin-right:10px;
	padding:15px 0;
}
#tab_contents .contents_wrap02 .ranking .col-2 li {
	width: 48%;
}
#tab_contents .contents_wrap02 .ranking li:last-child {
	margin-right:0;
}

#tab_contents .contents_wrap02 .ranking li a {
	display: block;
	color: #333;
	font-size: 14px;
	position: relative;
}
#tab_contents .contents_wrap02 .ranking li a:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 12px solid #333;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
}

/*----- hotel -----*/
#tab_contents .contents_wrap03 .wrapper:nth-child(odd) {
	width: 100%;
	background: url(../images/bg_03.jpg) center center no-repeat;
	background-size:cover;
}
#tab_contents .contents_wrap03 .wrapper {
	box-sizing:border-box;
	padding:60px 0;
}
/* ttl_box */
#tab_contents .contents_wrap03 .ttl_box {
	display:table;
	height:134px;
}
#tab_contents .contents_wrap03 .ttl_box .left_box {
	padding-left: 130px;
	box-sizing:border-box;
}
#tab_contents .contents_wrap03 .ttl_box h4 {
	display:table-cell;
	vertical-align: middle;
	font-size:34px;
	padding-left: 25px;
	height:134px;
	position:relative;
	box-sizing:border-box;
	line-height:1.2;
	
}
#tab_contents .contents_wrap03 .long {
	font-size:26px;
	line-height:1.3;
}
#tab_contents .contents_wrap03 .long-btn {
	font-size:20px;
	line-height:1.3;
}

#tab_contents .contents_wrap03 .ttl_box h4:before {
	content:"";
	display:block;
	position:absolute;
	background: url(../images/icon_hotel.png) center center no-repeat;
	background-size:cover;
	width:90px;
	height:90px;
	left:-100px;
	top:26px;
}
#tab_contents .contents_wrap03 .btn_01 {
	display:table-cell;
	vertical-align:middle;
	height:134px;
}
#tab_contents .contents_wrap03 .btn_01 a {
	display:block;
	border:#fff solid 6px;
	box-sizing:border-box;
	padding:10px 30px;
	text-align:center;
	color:#FFFFFF;
	margin-right:40px;
	position:relative;
}
#tab_contents .contents_wrap03 .btn_01 a:before{
	position:absolute;
	content:"";
	display:block;
	right:14px;
	top:35px;
	width:6px;
	height:6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tab_contents .contents_wrap03 .box_inner {
	box-sizing:border-box;
	padding:40px 0;
}
#tab_contents .contents_wrap03 .box_inner .left_box {
	width:590px;
}
#tab_contents .contents_wrap03 .box_inner .right_box {
	width:450px;
}
#tab_contents .contents_wrap03 .box_inner .left_box .wrapper01 {
	margin-top:40px;
}
#tab_contents .contents_wrap03 .box_inner .left_box .wrapper01 li{
	float:left;
	margin:0 20px 0 0 ;
}

#tab_contents .contents_wrap03 .box_inner .right_box table th {
	width:35%;
	padding:20px;
	color:#FFFFFF;
	vertical-align:middle;
}
#tab_contents .contents_wrap03 .box_inner .right_box table td {
	text-align:center;
	vertical-align:middle;
	padding:20px;
}
#tab_contents .contents_wrap03 .box_inner .right_box table .map {
	display:inline-block;
	margin-top:16px;
	color:#3883a1;
	border-bottom:1px solid  #99cde2;
}
#tab_contents .contents_wrap03 .box_inner .right_box .popupModal1 {
	text-align:right;
}


#tab_contents .btn_02 a {
	display:block;
	background:#e88627;
	border-radius:100px;
	text-align:center;
	font-size:26px;
	box-sizing:border-box;
	color:#fff;
	position:relative;
	line-height:1.2;
	height:90px;
	width:690px;
	margin:0 auto;
	padding:12px 0 0 0;
	box-shadow:0px 6px 0px 0px #a86a2d;
}
#tab_contents .btn_02 a:before {
	display:block;
	content:"";
	position:absolute;
	background: url(../images/btn_icon02.png) center center no-repeat;
	width:40px;
	height:40px;
	left:30px;
	top:25px;
}
/*----------------------------------------
	tab01_contents
----------------------------------------*/

.tab01_contents .contents_wrap01 {
	background: url(../images/a_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab01_contents .contents_wrap02 .ranking h4 {
	background: #679bb6;
}
.tab01_contents .contents_wrap02 .ranking .block {
	background: #77bcd7;
}
.tab01_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab01_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center 0 no-repeat,#207799;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab01_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #99cde2;
}
.tab01_contents .contents_wrap03 .box_inner .right_box table th {
	background:#6eaec8;
	border-right:3px solid #99cde2;
}
.tab01_contents .contents_wrap03 .box_inner .right_box table td {
	color:#6eaec8;
}
.tab01_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #99cde2;
}
/*----------------------------------------
	tab02_contents　ビーチ
----------------------------------------*/
.tab02_contents .contents_wrap01 {
	background: url(../images/b_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab02_contents .contents_wrap02 .ranking h4 {
	background: #288675;
}
.tab02_contents .contents_wrap02 .ranking .block {
	background: #aedfd6;
}
.tab02_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab02_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#05382f;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab02_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #b5e1d9;
}
.tab02_contents .contents_wrap03 .box_inner .right_box table th {
	border-right:3px solid #b5e1d9;
	background:#267e6e;
}
.tab02_contents .contents_wrap03 .box_inner .right_box table td {
	color:#267e6e;
}
.tab02_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #b5e1d9;
}
/*----------------------------------------
	tab03_contents　アラビアン
----------------------------------------*/
.tab03_contents .contents_wrap01 {
	background: url(../images/c_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab03_contents .contents_wrap02 .ranking h4 {
	background: #615185;
}
.tab03_contents .contents_wrap02 .ranking .block {
	background: #dadaed;
}
.tab03_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab03_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#261350;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab03_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #9d97ac;
}
.tab03_contents .contents_wrap03 .box_inner .right_box table th {
	background:#5b4c7d;
	border-right:3px solid #9d97ac;
}
.tab03_contents .contents_wrap03 .box_inner .right_box table td {
	color:#5b4c7d;
}
.tab03_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #9d97ac;
}
/*----------------------------------------
	tab04_contents　砂漠
----------------------------------------*/
.tab04_contents .contents_wrap01 {
	background: url(../images/d_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab04_contents .contents_wrap02 .ranking h4 {
	background: #be875b;
}
.tab04_contents .contents_wrap02 .ranking .block {
	background: #eed5c1;
}
.tab04_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab04_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#793d0d;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab04_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #cfb096;
}
.tab04_contents .contents_wrap03 .box_inner .right_box table th {
	background:#a88467;
	border-right:3px solid #cfb096;
}
.tab04_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #cfb096;
}

/*----------------------------------------
	tab05_contents　 デザイナーズ
----------------------------------------*/
.tab05_contents .contents_wrap01 {
	background: url(../images/e_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab05_contents .contents_wrap02 .ranking h4 {
	background: #905f65;
}
.tab05_contents .contents_wrap02 .ranking .block {
	background: #f2dee1;
}
.tab05_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab05_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#4e131a;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab05_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #a78c8f;
}
.tab05_contents .contents_wrap03 .box_inner .right_box table th {
	background:#86595e;
	border-right:3px solid #a78c8f;
}
.tab05_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #a78c8f;
}
/*----------------------------------------
	tab06_contents　 5つ星お手頃
----------------------------------------*/
.tab06_contents .contents_wrap01 {
	background: url(../images/f_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab06_contents .contents_wrap02 .ranking h4 {
	background: #525252;
}
.tab06_contents .contents_wrap02 .ranking .block {
	background: #f4f4f4;
}
.tab06_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab06_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#171717;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab06_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #939393;
}
.tab06_contents .contents_wrap03 .box_inner .right_box table th {
	background:#525252;
	border-right:3px solid #939393;
}
.tab06_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #939393;
}
/*----------------------------------------
	tab07_contents　 アブダビ
----------------------------------------*/
.tab07_contents .contents_wrap01 {
	background: url(../images/f_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab07_contents .contents_wrap02 .ranking h4 {
	background: #2f5f90;
}
.tab07_contents .contents_wrap02 .ranking .block {
	background: #aac3de;
}
.tab07_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}
/*----- box -----*/
.tab07_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#043c77;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab07_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #c0cbd6;
}
.tab07_contents .contents_wrap03 .box_inner .right_box table th {
	background:#57799c;
	border-right:3px solid #c0cbd6;
}
.tab07_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #c0cbd6;
}
/*----------------------------------------
	tab08_contents　 最高級5つ星
----------------------------------------*/
.tab08_contents .contents_wrap01 {
	background: url(../images/h_01.jpg) center center no-repeat;
	width: 100%;
	background-size:cover;
}

/*----- ranking -----*/
.tab08_contents .contents_wrap02 .ranking h4 {
	background: #857b51;
}
.tab08_contents .contents_wrap02 .ranking .block {
	background: #f2efe0;
}
.tab08_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab08_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#352c0b;
	background-size:cover;
	color: #fff;
}
/*----- テーブル -----*/
.tab08_contents .contents_wrap03 .box_inner .right_box table {
	border:3px solid #9c9886;
}
.tab08_contents .contents_wrap03 .box_inner .right_box table th {
	background:#7d734c;
	border-right:3px solid #9c9886;
}
.tab08_contents .contents_wrap03 .box_inner .right_box table tr {
	border-bottom:3px solid #9c9886;
}




.navi-titel {
	font-size: 18px;
	font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
	display: table;
	margin: auto;
	position: relative;
	margin-bottom: 20px;
}
.price {
	font-size: 32px;
	font-weight: bold;
	padding-left: 20px;
}
.navi-titel::before {
	display:inline-block;
	content:"";
  position: absolute;	
	width:20px;
	height:35px;
	background:url(../images/title_before.png);
	vertical-align: middle;
	left:-60px;
	top:-5px;
}
.navi-titel::after {
	display:inline-block;
	content:"";
	position: absolute;
	width:20px;
	height:35px;
	background:url(../images/title_after.png);
	vertical-align: middle;
	right: -50px;
	top:-5px ;
}





/*------------------------------------------------------------
  page_top
------------------------------------------------------------*/
.page_top {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
  
.page_top a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border: solid 1px #9d9d9d;
	border-radius: 50%;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
}
  
.page_top a::before {
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	margin: -5px 0 0 -6px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);	
	position: absolute;
	top: 50%;
	left: 50%;
}


/*------------------------------------------------------------
   slider  slick
------------------------------------------------------------*/
#tab_contents .slider {
	width: 100%;
	height: auto;
	margin-top: 35px;
	position: relative;
}

#tab_contents .slider .photo{
	margin: 0 10px;
}

#tab_contents .outer .slider img {
	width: 100%;
	height: auto;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow {
  position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 500;
}

.prev-arrow {
	width: 20px;
	height: 20px;
	border-top: solid 5px #fff;
	border-right: solid 5px #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 20px;
	margin-top: -10px;
}

.next-arrow {
	width: 20px;
	height: 20px;
	border-top: solid 5px #fff;
	border-right: solid 5px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 20px;
	margin-top: -10px;
}



/*　下部固定バナー　*/
#main .footer__infomation{
	width:100%;
	height:168px;
	overflow:hidden;
	background:url("../images/ad_footer.png") center center no-repeat;
	position:fixed;
	bottom:0;
	z-index:900;
	display:none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#ffffff;
}

#main .footer__infomation--inner{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

#main .footer__infomation .footer__infomation__text{
	font-size:16px;
	/*text-shadow: 
		#ffffff 2px 0px,  #ffffff -2px 0px,
		#ffffff 0px -2px, #ffffff 0px 2px,
		#ffffff 2px 2px , #ffffff -2px 2px,
		#ffffff 2px -2px, #ffffff -2px -2px,
		#ffffff 1px 2px,  #ffffff -1px 2px,
		#ffffff 1px -2px, #ffffff -1px -2px,
		#ffffff 2px 1px,  #ffffff -2px 1px,
		#ffffff 2px -1px, #ffffff -2px -1px;*/
	padding:72px 0 5px 20px;
	line-height:1.8em;
	width:1100px;
	float:left;
}

#main .footer__infomation .footer__infomation__text span{
	font-size:24px;
	font-weight:bold;
}
#main .footer__infomation .footer__infomation__text span.pink{
	color:#ffffff;
}
#main .footer__infomation .footer__infomation__text span.magenta{
	color:#e6c646;
	font-size:40px;
}
#main .footer__infomation .footer__infomation__text span.gold{
	color:#ffffff;
	padding: 0 10px 0 0;
}
#main .footer__infomation .footer__infomation__text span.small{
    font-size: 13px;
    display: block;
    line-height: 1.6;
    font-weight: normal;
    width: 945px;
    padding: 12px 0 0 0px;
}

#main .footer__infomation .footer__infomation__link{
	width: 320px;
    display: block;
    padding: 0 0 0;
    margin: 113px 0 0 570px;
    position: absolute;
}
#main .footer__infomation .link_natsutabi{
	margin: 113px 0 0 380px!important;
}
#main .footer__infomation .footer__infomation__link a{
	display: block;
    border: 2px solid #907e4c;
    border-radius: 30px;
    background: #ffffff;
    color: #907e4c;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    padding: 8px 0 6px;
    position: relative;
}
#main .footer__infomation .footer__infomation__link a span:after{
	content:"　＞";
}

#main .footer__infomation .footer__infomation__link a:hover{
	background:#907e4c;
	color:#ffffff;
}





/*----------------------------------------------------------------------------------------------------
  sp
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 640px){
	
/*------------------------------------------------------------
  body
------------------------------------------------------------*/
#main{
	width: 100%;
	font-size: 13px;
	font-family: "A-OTF 新ゴ Pro", "A-OTF Shin Go Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.5em;
	margin: 0 auto 50px;
}

#main a{
	text-decoration: none;
}

#main a:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.hide {
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sp_no01 {
  display: none;
}

.pc_no01 {
  display: block;
}

.left_box {
	float: inherit;
}

.right_box {
	float: inherit;
}
	
#main img {
	width:100%;
}

#main .box {
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
}


/*------------------------------------------------------------
  font
------------------------------------------------------------*/
#main .f_size14 {
	font-size: 2.6vw;
}

#main .f_size22 {
	font-size: 4.2vw;
}

#main .f_size50 {
	font-size: 4.8vw;
}


#main .ta_j {
	text-align: justify;
}

	
	
	
	
/*------------------------------------------------------------
  mv
------------------------------------------------------------*/
#mv {
	width: 100%;
	height:auto;
	background:none;
	background-size:cover;
}
.slidebox, .slidebox_AUH {
	background:none;
	height:auto;
}
#mv .inner {
	background: url(../images/sp_mv.jpg) center center no-repeat;
	height: 0;
	padding-top:159.37%;
	background-size:contain;
	z-index:999;
	position:relative;
	width:100%;
	margin:0 0 0 0;
}
#mv .AUH {
	background: url(../images/AUH_sp_mv.jpg) center center no-repeat;
	height: 0;
	padding-top:159.37%;
	background-size:contain;
	z-index:999;
	position:relative;
	width:100%;
	margin:0 0 0 0;
}
#mv .wrapper {
	background:rgba(0, 0, 0, 0.4);
	width:100%;
	padding:20px;
	box-sizing:border-box;
	position:absolute;
	bottom:0;
}
#mv .txt_box {
	color:#FFFFFF;
	width: 100%;
	background:none;
	box-sizing: border-box;
	padding:0;
	position:static;
	left: 0;
	right: 0;
	bottom:auto;
}
#mv .btn {
	border-radius:100px;
	position:static;
	width:100%;
	left:0;
	right:0;
	bottom:auto;
	margin:0 auto;
}
#mv .btn a {
	display:block;
	background:#FFFFFF;
	border-radius:100px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	box-sizing:border-box;
	color:#3883a1;
	position:relative;
	margin-top:10px
}
#mv .btn a:before {
	display:block;
	content:"";
	position:absolute;
	background: url(../images/btn_icon01.jpg) center center no-repeat;
	background-size:100%;
	width:20px;
	height:20px;
	left:20px;
	top:10px;
}
/*------------------------------------------------------------
  mv-under
------------------------------------------------------------*/
#main .mv-under {
	background: url(../images/bg_01.jpg) center center no-repeat;
	background-size:cover;
	padding:20px 10px;
}
#main .mv-under h5 {
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}
#main .mv-under .text01 {
	margin-bottom:20px;
}




/*------------------------------------------------------------
  navi_menu
------------------------------------------------------------*/
#main .navi_menu {
	background:#a9ccda;
}
#main .navi_menu h4{
	background: url(../images/bg_02.jpg) center center no-repeat;
	background-size:cover;
	height:80px;
}
#main .navi_menu h4 .ttl_inner {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	margin:0 auto;
	font-size:18px;
	line-height:1.2;
	box-sizing:border-box;
	padding-top:14px;
}
#main .navi_menu h4 .t_yellow {
	font-size:20px;
}
#main .navi_menu ul {
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 10px;
	box-sizing:border-box;
}
#main .navi_menu li {
	width:48%;
	margin-bottom:10px;
}
#main .navi_menu li img {
	width:100%;
}
#main .navi_menu .box {
	padding:20px 0 10px 0 ;
}

/*------------------------------------------------------------
  tab_contents
------------------------------------------------------------*/
#tab_contents .contents_wrap01 h4 {
	font-size:22px;
	line-height:1.2;
	color:#FFFFFF;
	width:100%;
	margin:auto;
	text-align:center;
	box-sizing:border-box;
	padding:20px 0;
}

#tab_contents .inner {
	width:100%;
	margin: auto;
}
#tab_contents .contents_wrap02  {
	padding:20px 10px;
	box-sizing:border-box;
}
#tab_contents .contents_wrap02 h5 {
	font-size:18px;
	text-align:center;
	margin-bottom:20px;
}
#tab_contents .contents_wrap02  .photo_list {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:20px 0;
}
#main .contents_wrap02 .photo_list li {
	width:100%;
	
}
/*----- ranking -----*/
#tab_contents .contents_wrap02 .ranking h4 {
	line-height:1.8;
	text-align: center;
	color: #fff;
	font-size:16px;
}

#tab_contents .contents_wrap02 .ranking .block {
	box-sizing: border-box;
	padding:5px 20px 25px;
}

#tab_contents .contents_wrap02 .ranking ul {
	width: 100%;
	text-align: left;
}

#tab_contents .contents_wrap02 .ranking li {
	display:inline-block;
	width:100%;
	vertical-align: middle;
	border-bottom: solid 1px #333;
	margin-right:10px;
	padding:12px 0;
}
#tab_contents .contents_wrap02 .ranking .col-2 li {
	width:100%;
}
#tab_contents .contents_wrap02 .ranking li:last-child {
	margin-right:0;
}

#tab_contents .contents_wrap02 .ranking li a {
	display: block;
	color: #333;
	font-size: 12px;
	position: relative;
}
#tab_contents .contents_wrap02 .ranking li a:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 12px solid #333;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
}

/*----- hotel -----*/
#tab_contents .contents_wrap03 .wrapper:nth-child(odd) {
	width: 100%;
	background: url(../images/bg_03.jpg) center center no-repeat;
	background-size:cover;
}
#tab_contents .contents_wrap03 .wrapper {
	box-sizing:border-box;
	padding:30px 0;
}
/* ttl_box */
#tab_contents .contents_wrap03 .ttl_box {
	display:table;
	height:auto;
	box-sizing:border-box;
	padding:14px 10px;
}
#tab_contents .contents_wrap03 .ttl_box .left_box {
	padding-left:30px;
	box-sizing:border-box;
}
#tab_contents .contents_wrap03 .ttl_box .right_box {
	width:100%;
}

#tab_contents .contents_wrap03 .ttl_box h4 {
	display:table-cell;
	vertical-align: middle;
	font-size:18px;
	padding-left: 25px;
	height:auto;
	position:relative;
	box-sizing:border-box;
}
#tab_contents .contents_wrap03 .long {
	font-size:14px;
	line-height:1.3;
}
#tab_contents .contents_wrap03 .long-btn {
	font-size:10px;
	line-height:1.3;
}
#tab_contents .contents_wrap03 .ttl_box h4:before {
	content:"";
	display:block;
	position:absolute;
	background: url(../images/icon_hotel.png) center center no-repeat;
	background-size:cover;
	width:30px;
	height:30px;
	left:-16px;
	top:5px;
}
#tab_contents .contents_wrap03 .btn_01 {
	display:block;
	vertical-align:middle;
	height:auto;
}
#tab_contents .contents_wrap03 .btn_01 a {
	display:block;
	border:#fff solid 4px;
	box-sizing:border-box;
	padding:6px 14px;
	text-align:center;
	color:#FFFFFF;
	margin:10px auto 0;
	position:relative;
}
#tab_contents .contents_wrap03 .btn_01 a:before{
	position:absolute;
	content:"";
	display:block;
	right:14px;
	top:42%;
	width:5px;
	height:5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#tab_contents .contents_wrap03 .box_inner {
	box-sizing:border-box;
	padding:20px 10px;
}
#tab_contents .contents_wrap03 .box_inner .left_box {
	width:auto;
}
#tab_contents .contents_wrap03 .box_inner .right_box {
	width:auto;
}
#tab_contents .contents_wrap03 .box_inner .left_box .wrapper01 {
	margin-top:20px;
}
#tab_contents .contents_wrap03 .box_inner .left_box .wrapper01 li{
	float:left;
	margin:0 10px 0 0 ;
	width:15%;
}
#tab_contents .contents_wrap03 .box_inner .left_box .wrapper01 .text01 {
	float:left;
	margin:0 10px 0 0 ;
	width:20%;
}

#tab_contents .contents_wrap03 .box_inner .right_box table {
	margin-top:20px;
}
#tab_contents .contents_wrap03 .box_inner .right_box table th {
	width:35%;
	padding:10px;
	color:#FFFFFF;
	vertical-align:middle;
}
#tab_contents .contents_wrap03 .box_inner .right_box table td {
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
#tab_contents .contents_wrap03 .box_inner .right_box table td img {
	width:70%;
}
#tab_contents .contents_wrap03 .box_inner .right_box table .map {
	display:inline-block;
	margin-top:10px;
	color:#3883a1;
	border-bottom:1px solid  #99cde2;
}
#tab_contents .contents_wrap03 .box_inner .right_box .popupModal1 {
	text-align:right;
}
#tab_contents .btn_02  {
	padding:0 10px;
}
#tab_contents .btn_02 a {
	display:block;
	background:#e88627;
	border-radius:100px;
	text-align:center;
	font-size:15px;
	box-sizing:border-box;
	color:#fff;
	position:relative;
	line-height:1.2;
	height:60px;
	width:100%;
	margin:0 auto;
	padding:12px 0 0 0;
	box-shadow:0px 6px 0px 0px #a86a2d;
}
#tab_contents .btn_02 a:before {
	display:block;
	content:"";
	position:absolute;
	background: url(../images/btn_icon02.png) center center no-repeat;
	background-size:cover;
	width:20px;
	height:20px;
	left:14px;
	top:20px;
}
/*----------------------------------------
	tab01_contents
----------------------------------------*/


.tab01_contents .contents_wrap01 {
	width: 100%;
	background: url(../images/a_01.jpg) center center no-repeat;
	background-size:cover;
}

/*----- ranking -----*/
.tab01_contents .contents_wrap02 .ranking h4 {
	background: #679bb6;
}
.tab01_contents .contents_wrap02 .ranking .block {
	background: #77bcd7;
}
.tab01_contents .contents_wrap02 .ranking .block a {
	color:#333333;
}

/*----- box -----*/
.tab01_contents .contents_wrap03 .ttl_box {
	width: 100%;
	background:url(../images/midashi_bg01.png) center center no-repeat,#207799;
	color: #fff;
}

.navi-titel {
	font-size: 16px;
	font-weight: bold;
	display: table;
	margin: auto;
	position: relative;
	margin-bottom: 20px;
}
.price {
	font-size: 22px;
	padding-left: 20px;
}
.navi-titel::before {
	display:inline-block;
	content:"";
  position: absolute;	
	width:20px;
	height:35px;
	background:url(../images/title_before.png);
	vertical-align: middle;
	left:-30px;
	top:-5px;
}
.navi-titel::after {
	display:inline-block;
	content:"";
	position: absolute;
	width:20px;
	height:35px;
	background:url(../images/title_after.png);
	vertical-align: middle;
	right: -30px;
	top:-5px ;
}





/*------------------------------------------------------------
  page_top
------------------------------------------------------------*/
.page_top {
  width: 45px;
  height: 45px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 9999;
}
  
.page_top a {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border: solid 1px #9d9d9d;
	border-radius: 50%;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;	
}
  
.page_top a::before {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	margin: -4px 0 0 -5px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);	
	position: absolute;
	top: 50%;
	left: 50%;
}


	
	
	
/*------------------------------------------------------------
   slider  slick
------------------------------------------------------------*/
#tab_contents .slider {
	width: 100%;
	height: auto;
	margin-top: 15px;
	position: relative;
}

#tab_contents .slider .photo{
	margin: 0 5px;
}

#tab_contents .outer .slider img {
	width: 100%;
	height: auto;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow {
  position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 500;
}

.prev-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	left: 10px;
	margin-top: -7px;
}

.next-arrow {
	width: 14px;
	height: 14px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 10px;
	margin-top: -7px;
}


	/*　下部固定バナー　*/
	#main .footer__infomation{
		width:100%;
		height:100px;
		overflow:hidden;
		background:rgba(0,0,0,0.8) !important;
		position:fixed;
		bottom:0;
		z-index:900;
		display:none;
	}
	
	#main .footer__infomation--inner{
		width:94%;
		margin:0 auto;
		overflow:hidden;
	}
	
	#main .footer__infomation .footer__infomation__text{
		font-size:12px;
		/*text-shadow: 
			#ffffff 2px 0px,  #ffffff -2px 0px,
			#ffffff 0px -2px, #ffffff 0px 2px,
			#ffffff 2px 2px , #ffffff -2px 2px,
			#ffffff 2px -2px, #ffffff -2px -2px,
			#ffffff 1px 2px,  #ffffff -1px 2px,
			#ffffff 1px -2px, #ffffff -1px -2px,
			#ffffff 2px 1px,  #ffffff -2px 1px,
			#ffffff 2px -1px, #ffffff -2px -1px;*/
		padding:20px 0 8px 4px;
		line-height:1.6em;
		width: 100%;
	    float: none;
	}
	
	#main .footer__infomation .footer__infomation__text span{
		font-size: 16px;
	}
	#main .footer__infomation .footer__infomation__text span.pink{
		color:#f28d8b;
		font-size: 12px;
	}
	#main .footer__infomation .footer__infomation__text span.magenta {
		font-size: 20px;
	}
	#main .footer__infomation .footer__infomation__text span.gold{
		color:#fff;
		font-size: 14px;
		padding: 0;
	}
	#main .footer__infomation .footer__infomation__text span.small{
	    font-size: 12px;
	    display: block;
	    line-height: 1.2;
	    font-weight: normal;
	    width: 100%;
	    padding: 0px 0 0 0px;
	}
	
	#main .footer__infomation .footer__infomation__link{
		width: 90%;
	    display: block;
	    padding: 0 0 0;
	    margin: 0 auto;
	    position: absolute;
	}
	#main .footer__infomation .link_natsutabi{
		margin: 0 auto!important;
		width: 78%;
	}

	#main .footer__infomation .footer__infomation__link a{
		display: block;
	    border: 2px solid #907e4c;
	    border-radius: 30px;
	    background: #ffffff;
	    color: #907e4c;
	    font-size: 14px;
	    text-align: center;
	    text-decoration: none;
	    padding: 8px 0 6px;
	    position: relative;
	}
	#main .footer__infomation .footer__infomation__link a span:after{
		content:"　＞";
	}
	
	#main .footer__infomation .footer__infomation__link a:hover{
		background:#907e4c;
		color:#ffffff;
	}



}




/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライドショー  slick-theme
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 50px;
    line-height: 1;

    opacity: .90;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 30px;
	
		z-index: 100;
}
[dir='rtl'] .slick-prev
{
    right: 30px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 30px;
	
		z-index: 100;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 30px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: none;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: none;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: none;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}





/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
スライドショー  slick
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{	
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
	
		max-width: 100%;
    height: auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1) + label { 
    cursor: pointer;
}
.modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 10px 20px;
    overflow: hidden;
}


/*------------------------------------------------------------
  ポップアップモーダル
------------------------------------------------------------*/
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 600px;
         height: 600px;
         padding: 30px;

    }
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 50% !important;
     top: 50% !important;
     margin-left: 270px !important;
     margin-top: -310px !important;
}
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
.popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */

}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    position: fixed;
    right: 10px;
    top:80px;
    z-index: 999;
    width: 32pt;
    height: 32pt;
    font-size:30px;
    border-radius: 50%;
    line-height: 32pt;
	color:#333333;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
    display: none;
}


.modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
.popupModal1 .modalMain {
     color:#222;
     text-align: left;
     font-size: 14px;
     line-height: 1.8em;
}
.popupModal1 iframe {
  width: 100%;
}