#gHeader {
	opacity: 0;
  background: none;
	transition: opacity 0s cubic-bezier(0.23, 1, 0.32, 1) 60s, background .3s ease;
}

.scrolled #gHeader {
  background: rgba(255,255,255, .87);
}

.fadeIn #gHeader {
	opacity: 1;
	transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1),background .3s ease;
}

.travel {
	padding: 0 !important;
}

.section__title {
	margin-bottom: 54px;
}

.section__headline {
	margin-bottom: 52px;
}

.section__note {
	margin-bottom: 17px;
	font-size: 14px;
}

.section__note span {
	margin-top: 5px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.636;
	letter-spacing: 1px;
}

.section__txt {
	color: rgb(68, 68, 68);
	font-size: 13px;
	line-height: 1.88;
	text-align: center;
	letter-spacing: 1.3px;
}

.section__txt span {
	margin-top: 32px;
	display: block;
	font-size: 10px;
	line-height: 1.75;
	letter-spacing: 0;
}

.present .section__txt span{
    display: block;
	line-height: 1.8;
    font-size: 10px;
    margin-top: 15px;
    font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", sans-serif;
    letter-spacing: 1px;
}

.section__headline::after {
	bottom: -19px;
}

.whiteBg {
    background: #fff;
}

.firstview {
    margin-bottom: 0;
    border: 5px solid #fff;
	padding: 5px 0 80%;
	text-align: center;
	position: relative;
	border-top: none;
}

.firstBgBox {
    position: fixed;
    z-index: -1;
    left: 5px;
    top: 5px;
    right: 5px;
}

.firstBgBox img {
    display: block;
    width: 100%;
}

.firstview h1 {
	margin-top: 11px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 53%;
	text-align: center;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    opacity: 0;
    transition: top 1.1s ease .4s, opacity 1.1s ease .4s;
}

.loaded .firstview h1 {
    top: 10%;
    opacity: 1;
}

.firstview h1 span {
	margin-top: 7px;
	color: #47382a;
	display: block;
	font-size: 70px;
	letter-spacing: -5px;
}

.firstview h1 img {
	width: 222px;
}

.special {
    padding-top: 77px;
	margin: 0 auto 106px;
	max-width: 900px;
	position: relative;
}

.special .section__headline {
	letter-spacing: -1px;
}

.special .section__note span {
	letter-spacing: 3.5px;
}

.special .starImg {
	width: 91px;
	position: absolute;
	right: 26px;
	top: -15px;
}

.special .starImg img {
	width: 100%;
}

.special .starImg01 {
	width: 58px;
	right: auto;
	left: 20px;
	top: 71px;
}

.special .photoUl {
    overflow: hidden;
}

.special .photoUl li {
	width: 50%;
	float: left;
}

.special .photoUl li img {
	width: 100%;
}

.present {
	margin-bottom: 0;
	padding-bottom: 89px;
	background-color: #F4F8FC !important;
	position: relative;
	transition: background 2s cubic-bezier(0.23, 1, 0.32, 1);
}

.present .section__title {
	margin-bottom: 15px;
	position: relative;
	top: -23px;
}

.present .section__headline {
	margin-bottom: 42px;
	font-size: 35px;
	letter-spacing: -1px;
}

.present .section__headline::after {
	bottom: -17px;
}

.present .section__txt {
    font-size: 17px;
    line-height: 2;
	letter-spacing: 1px;
}

.present .whiteBox {
	padding: 30px 25px 42px;
	margin: 0 25px;
	position: relative;
	background-color: #fff;
	box-sizing: border-box;
}

.present .photoUl li {
	margin-bottom: 40px;
}

.present .photoUl li:last-child {
	margin-bottom: 0;
}

.present .photoUl .plan {
	margin-bottom: 22px;
	text-align: center;
}

.present .photoUl .plan img {
	width: 125px;
}

.present .photoUl li:nth-child(2) .plan img {
	width: 147px;
}

.present .photoUl li:nth-child(3) .plan img {
	width: 140px;
}

.present .photoUl li:nth-child(4) .plan img {
	width: 148px;
}

.present .photoUl li:nth-child(5) .plan img {
	width: 138px;
}

.present .photoUl .plan span {
	margin-top: 13px;
	display: block;
	color: #444;
	font-size: 12px;
	letter-spacing: 0;
}

.present .photoUl .photoBox {
	margin-bottom: 12px;
}

.present .photoUl .photoBox img {
	width: 100%;
}

.present .photoUl .text {
	margin: 0 -20px;
	color: #444;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
	letter-spacing: 1px;
    font-weight: bold;
}

.present .photoUl .text span {
	display: block;
	font-size: 10px;
	margin-top: 7px;
	font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: normal;
}

.hotel .whiteBg {
	padding-top: 46px;
	padding-bottom: 61px;
}

.hotel .section__title {
	padding-bottom: 51px;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
}

.hotel .section__headline {
	margin-bottom: 0;
}

.hotel .section__title__word {
	margin-bottom: -6px;
	font-size: 60px;
	line-height: 1.5;
}

.hotel .section__note {
	margin-bottom: 0;
	font-size: 13.5px;
	line-height: 1.929;
	letter-spacing: 2.2px;
}

.hotel .section__headline::after {
	display: none;
}

.hotel .photoUl {
	margin: 0 25px;
}

.hotel .photoUl > li {
	margin-bottom: 58px;
	text-align: center;
}

.hotel .photoUl > li:last-child {
	margin-bottom: 0;
}

.hotel .photoUl > li .photoBox {
	margin-bottom: 31px;
}

.hotel .photoUl > li .photoBox img {
	width: 100%;
}

.hotel .photoUl > li .textBox p {
	color: rgb(51, 51, 51);
	font-size: 12px;
	line-height: 1.956;
	text-align: center;
	letter-spacing: 0.8px;
}

.hotel .photoUl > li .textBox .icon {
	margin-bottom: 7px;
}

.hotel .photoUl > li .txtP  {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 3.2;
	text-align: center;
	letter-spacing: 0.8px;
}

.hotel .photoUl > li .textBox .ttl {
	margin: 0 -15px 15px -15px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.833;
	text-align: center;
	letter-spacing: 1.5px;
}

.hotel .photoUl > li .textBox .txtP2 {
    text-align: left;
    letter-spacing: .3px;
    margin-bottom: 34px;
}

.hotel .photoUl .photoList li {
	margin: 0 11px;
	width: 17.7%;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.hotel .photoUl .photoList li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	transition: .3s all;
	overflow: hidden;
}

.hotel .photoUl .photoList li a img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transition: all ease-out 0.5s;
	-webkit-transition: all ease-out 0.5s;
	-ms-transition: all ease-out 0.5s;
	opacity: 1;
}

.hotel .photoUl .photoList .on img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.hotel .photoUl .photoList .on:before,
.hotel .photoUl .photoList li.touch:before {
	border: 4px solid #E4DAD7;
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	content: "";
	box-sizing: border-box;
	z-index: 10;
}

.hotel .photoUl .photoList {
	margin: 0 -11px 58px;
	text-align: center;
}

.hotel .photoUl .photoList li img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.pickup {
	padding: 64px 25px 59px;
	background-color: #DEEFFA;
}

.pickup .sec__area {
	margin-bottom: 33px;
	position: relative;
	text-align: center;
}

.pickup .sec__area p {
	margin-bottom: 17px;
	font-size: 92px;
	color: #fff;
	letter-spacing: -6px;
} 

.pickup .sec__area .sec__area__jp {
	position: absolute;
	left: 0;
	top: 13%;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
	width: 100%;
	letter-spacing: 4px;
    font-weight: 600;
}

.pickup .sec__area + p {
	margin-bottom: 64px;
	font-size: 13.5px;
	line-height: 1.85;
}

.pickup .photoUl {
	margin: 0 auto;
	max-width: 900px;
}

.pickup .photoUl li {
	margin-bottom: 70px;
	position: relative;
}

.pickup .photoUl li:last-child {
	margin-bottom: 0;
} 

.pickup .photoUl li img {
	width: 100%;
}

.pickup .photoUl li .textImg {
	position: absolute;
	left: 0;
	top: -26px;
	width: 134px;
	height: 37px;
	z-index: 2;
}

.pickup .photoUl li .textImg img {
	width: 134px;
	height: 37px;
}

.pickup .photoUl li:last-child .textImg {
	width: 157px;
}

.pickup .photoUl li:last-child .textImg img {
	width: 157px;
}

.pickup .photoUl li .photoBox {
	margin-bottom: 12px;
}

.pickup .photoUl li p {
	font-size: 13px;
	line-height: 1.53;
	text-align: center;
	letter-spacing: 2.5px;
    font-weight: 600;
}

.pickup .photoUl li .textImg span {
	display: block;
	width: 0;
	overflow: hidden;
	transition: width 1.5s ease;
}

.pickup .photoUl li .textImg.visible span {
	width: 100%;
}

.maps {
	margin-bottom: 0;
}

.maps .wrapMapItems {
	position: relative;
}

.maps .section__title {
	position: absolute;
	right: 21.3%;
	top: 9.1%;
	z-index: 99;
}

.maps .section__headline {
	margin-bottom: 31px;
	font-size: 37px;
}

.maps .section__note {
	font-size: 13.5px;
	letter-spacing: 2px;
	line-height: 1.926;
}

.maps .section__headline::after {
	bottom: -16px;
}

.maps .wrapMapItems .mapImg img {
	width: 100%;
}

.maps img {
	width: 100%;
}

.maps .img {
	transform: none;
}

.maps .img01 {
	width: 8.5%;
	position: absolute;
	left: 12%;
	top: 2.75%;
}

.maps .img02 {
	width: 16.2%;
	position: absolute;
	right: 4.1%;
	top: 9.2%;
}

.maps .img03 {
	width: 9.3%;
	position: absolute;
	left: 35.9%;
	top: 29.6%;
}

.maps .img04 {
	width: 8.4%;
	position: absolute;
	right: 15.9%;
	top: 60.7%;
}

.maps .img05 {
	width: 14.5%;
	position: absolute;
	left: 3.95%;
	top: 39.85%;
}

.maps .img06 {
	width: 18.4%;
	position: absolute;
	right: 5.7%;
	top: 55.1%;
}

.maps .img07 {
	width: 12%;
	position: absolute;
	top: 31.2%;
	left: 27.9%;
	z-index: 1;
}

.maps .img08 {
	width: 12%;
	position: absolute;
	top: 33.7%;
	left: 32.2%;
}

.maps .mapTxt {
	width: 22px;
	min-height: 31px;
	color: #fff;
	font-size: 13px;
	position: absolute;
	text-align: center;
	background: url(/wp-content/themes/arluis/assets/images/travel/guam/img_guide_06.png) no-repeat center top;
	background-size: 100% 100%;
	box-sizing: border-box;
	z-index: 1;
}

.maps .mapTxt.touch a {
	opacity: 0.7;
}

.maps .mapTxt a {
	padding-top: 7px;
	color: #fff;
	display: block;
	font-weight: 500;
}

.maps .mapTxt01 {
	right: 38.5%;
	top: 27.2%;
}

.maps .mapTxt02 {
	right: 37.6%;
	top: 39.6%;
}

.maps .mapTxt03 {
	left: 15.3%;
	top: 52%;
}

.maps .mapTxt04 {
	right: 38.5%;
	top: 32.2%;
}

.maps .mapTxt05 {
	left: 32%;
	top: 44.2%;
}

.maps .mapTxt06 {
	left: 44.7%;
	top: 44.6%;
}

.maps .iconSpan {
    display: inline-block;
}

.maps .iconSpan:before {
	width: 4px;
	height: 4px;
	border-radius: 8px;
	background-color: #828181;
	position: absolute;
	left: 59px;
	top: 3px;
	content: "";
}

.maps .txt {
	color: #767470;
	font-size: 10px;
	position: absolute;
	line-height: 1.1;
	letter-spacing: -0.3px;
}

.maps .txt01 {
	display: none;
}

.maps .txt02 {
	left: 33.7%;
	top: 39.8%;
}

.maps .txt03 {
	right: 4.3%;
	top: 42.5%;
	transform: rotate(-24deg);
}

.maps .txt04 {
	display: none;
}

.maps .txt05 {
	display: none;
}

.maps .txt06 {
	display: none;
}

.maps .txt07 {
	display: none;
}

.maps .txt08 {
	top: 36.2%;
	right: 19.7%;
	transform: rotate(-22deg);
}

.maps .txt09 {
	right: 27.8%;
	top: 55.7%;
	transform: rotate(-29deg);
}

.maps .txt10 {
	left: 29.3%;
	top: 58%;
}

.maps .txt10 .iconSpan:before {
	left: -8px;
}

.maps .txt11 {
	top: 63.5%;
	left: 16%;
	transform: rotate(-29deg);
}

.maps .iconSpan02 {
	display: inline-block;
}

.maps .iconSpan02:before {
	width: 13px;
	height: 18px;
	position: absolute;
	left: 13px;
	bottom: 109%;
	background: url(/wp-content/themes/arluis/assets/images/travel/guam/icon_maps.png) no-repeat left top;
	background-size: 100% 100%;
	content: '';
	opacity: 0.45;
}

.maps .text {
	color: #767470;
	font-size: 12px;
	position: absolute;
	line-height: 1.118;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
}

.maps .text01 {
	right: 16.8%;
	top: 48%;
}

.maps .text02 {
	right: 19.5%;
	top: 43.8%;
}

.maps .text03 {
	display: none;
}

.maps .text04 {
	display: none;
}

.maps .text05 {
	left: 35%;
	top: 52.8%;
	text-align: center;
}

.maps .photoUl {
	margin: -44.35% 30px 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.maps .photoUl li {
	margin: 0 0.9% 24px;
	width: 27%;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.maps .photoUl .top__img img {
	-webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.maps .photoUl li.touch a .top__img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.maps .photoUl li:last-child {
	margin-right: 0;
}

.maps .photoUl li img {
	width: 100%;
}

.maps .photoUl li .mapTxt {
	padding-top: 5px;
	width: 19px;
	min-height: 26px;
	font-size: 13.5px;
	left: 4px;
	top: -16px;
	z-index: 5;
}

.maps .photoUl li .en {
	margin-top: 7px;
	font-size: 11px;
	color: rgb(51, 51, 51);
	line-height: 1.318;
	text-align: center;
	letter-spacing: -0.1px;
}

.trip {
	padding: 64px 25px 96px;
	background: #fff;
}

.trip .section__title  {
	margin-bottom: 31px;
}

.trip .section__headline {
	margin-bottom: 0;
}

.trip .section__headline::after {
	display: none;
}

.travelList {
	margin-bottom: 38px;
}

.trip .travel__box {
	margin: 0;
	padding: 38px 18px 18px;
	background-color: #f2f8fd;
}

.travelList__item {
	margin-top: 10px;
	padding: 13px 22px 14px 0px;
	width: 50%;
	text-align: center;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.travelList__item:before {
	width: 94.3%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	content: "";
	background: #eeeeee;
}

.travelList__item:after {
	width: 1px;
	height: 90%;
	position: absolute;
	right: -1px;
	top: 0;
	content: "";
	background: #eeeeee;
}

.travelList__item:nth-child(2n) {
	padding-right: 0;
	padding-left: 22px;
}

.travelList__item:nth-child(2n):after {
	display: none;
}

.travelList__item:nth-child(2n):before {
	left: auto;
	right: 0;
}

.travelList__item.last:before {
	display: none;
}

.travelList__item:nth-child(1),
.travelList__item:nth-child(2) {
	padding-top: 6px;
	padding-bottom: 25px;
}

.travel__icon {
	margin-bottom: 5px;
}

.travel__icon img {
	width: 20px;
}

.travel__mess {
	margin-bottom: 11px;
	font-size: 12px;
	letter-spacing: 1px;
}

.travel__word {
	font-size: 17px;
	font-weight: bold;
}

.weather {
	padding: 0 25px 103px;
}

.weather .wd__inir {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: .05em;
	text-align: justify;
}

.weather .section__title {
	margin-bottom: 32px;
}

.weather .section__headline {
	margin-bottom: 0;
}

.weather .section__headline:after {
	display: none;
}

.wd__table {
	margin: 0 -40px;
	overflow-x: scroll;
	overflow-y: hidden;
}

.wd__table img {
    margin: 0 40px;
    width: auto !important;
    height: 253px !important;
	padding-bottom: 5px;
}

.photo {
    margin-bottom: 0;
	padding-bottom: 80px;
}

.photo .inner {
	padding-bottom: 143.2%;
	margin-bottom: 63px;
	min-height: 537px;
	position: relative;
	box-sizing: border-box;
}

.photo .inner img {
	width: 100%;
}

.photo .img05 {
	width: 38.66%;
	position: absolute;
	left: 0;
	top: 0;
}

.photo .img04 {
	width: 60%;
	position: absolute;
	left: 33.4%;
	top: 4.7%;
	z-index: 1;
}

.photo .img03 {
	width: 36.27%;
	position: absolute;
	left: auto;
	top: 51.3%;
	right: 0;
}

.photo .img02 {
	width: 46.66%;
	position: absolute;
	left: 6.6%;
	top: auto;
	bottom: 9.8%;
}

.photo .img01 {
	width: 29.5%;
	position: absolute;
	left: auto;
	top: auto;
	right: 22%;
	bottom: -7%;
	z-index: 1;
}

.travel__box {
	padding: 36px 20px 12px;
}

.travel__word span {
	display: inline-block;
	font-size: 150%;
}

.travel__word.travel__word__01 span {
	padding: 0px 4px;
}

.travel__box {
	margin: 0 5px;
	padding: 37px 20px 12px 10px;
	box-sizing: border-box;
}

.hawaii .travel__box {
	background: #f4fafa;
}
.guam .travel__box {
	background: #f2f8fd;
}
.bali .travel__box {
	background: #fbf9f6;
}

.travel__q {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 1.7;
	text-align: right;
	letter-spacing: 1.5px;
}

.travel__a {
	margin-bottom: 16px;
	margin-left: 100px;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: .01em;
	text-align: justify;
}

.weather {
	margin-bottom: 0;
	padding: 0 44px 98px;
	background: #fff;
}

.infoPopBox {
	padding: 86px 0 67px;
}

.popBox .infoPop {
	display: table;
	font-size: 0;
	position: relative;
	width: 87%;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0,0,0, .05);
	background-color: #fff;
}

.popBox .infoPop .close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 300;
	width: 40px;
	height: 40px;
	background-color: #4B362F;
}

.popBox .infoPop .close a {
	display: block;
	width: 40px;
	height: 40px;
}

.popBox .infoPop .close span {
	position: absolute;
	left: 12px;
	top: 20px;
	color: #fff;
	display: block;
	height: 1px;
	width: 16px;
	background-color: #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.popBox .infoPop .close .span01 {
	position: absolute;
	left: 12px;
	top: 20px;
	color: #fff;
	display: block;
	height: 1px;
	width: 16px;
	background-color: #fff;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.popBox .photoBox img {
	width: 100%;
}

.popBox .textBox {
	padding: 42px 0 22px;
	position: relative;
}

.popBox .textBox .icon {
	text-align: center;
}

.popBox .textBox .txtP {
	margin: 16px 0 26px;
	text-align: center;
	font-size: 10px;
}

.popBox .textBox .ttl {
	font-size: 12px;
	text-align: center;
	line-height: 2.08;
	letter-spacing: 1.8px;
}

.popBox .textBox .pageList {
	margin-top: 32px;
	text-align: center;
}

.popBox .textBox .pageList li {
	padding: 0 17px;
	display: inline;
	font-size: 11px;
}

.popBox .textBox .pageList li a {
	font-size: 12px;
	height: 10px;
	width: 10px;
	line-height: 1;
	display: inline-block;
	padding: 9px 10px 11px 10px;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: .3s all;
	transition: .3s all;
}

.popBox .textBox .pageList li a:hover {
	background: rgba(0,0,0, .07);
}

#popMask {
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: visibility .3s ease, opacity .3s ease;
}

.showPop #popMask {
  visibility: visible;
  opacity: 0.5;
}

.popBox {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  transition: visibility .3s linear, opacity .3s linear, margin .3s ease;
  overflow-y: auto;
}

.popBox {
  transition: visibility .3s linear, opacity .3s linear, margin .3s ease;
  margin-top: 50px;
}

.popBox.on {
  opacity: 1;
  visibility: visible;
}

.showPop .popBox {
  margin-top: 0;
  transition: visibility .6s ease, opacity .6s ease, margin .6s ease;
}

.popBox .disabled {
  visibility: hidden;
  opacity: 0;
}

.fadeSlide-popItem {
  opacity: 0;
  position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: opacity .3s linear;
}

.fadeSlide-popItem.on {
  opacity: 1;
}

.popBox.show {
	opacity: 1;
	visibility: visible;
}

.popBox .photoBox {
	position: relative;
	overflow: hidden;
}

.pop-slider-space img {
	opacity: 0;
}

.popBox .textBox .text {
	color: #444;
	margin: 0 !important;
	padding: 0 40px 16px 10px;
	box-sizing: border-box;
	text-align: justify;
}

.space-pop-slider-sp {
	position: relative;
	opacity: 0;
}

.fadeSlide-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.pop-1-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide19.jpg); }
.pop-1-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide20.jpg); }
.pop-1-slider-item-3 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide21.jpg); }
.pop-1-slider-item-4 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide22.jpg); }

.pop-2-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide01.jpg); }
.pop-2-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide02.jpg); }
.pop-2-slider-item-3 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide03.jpg); }
.pop-2-slider-item-4 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide18.jpg); }

.pop-3-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide04.jpg); }
.pop-3-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide05.jpg); }
.pop-3-slider-item-3 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide06.jpg); }
.pop-3-slider-item-4 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide07.jpg); }

.pop-4-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide08.jpg); }
.pop-4-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide09.jpg); }
.pop-4-slider-item-3 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide10.jpg); }

.pop-5-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide11.jpg); }
.pop-5-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide12.jpg); }
.pop-5-slider-item-3 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide13.jpg); }

.pop-6-slider-item-1 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide15.jpg); }
.pop-6-slider-item-2 { background-image: url(/wp-content/themes/arluis/assets/images/travel/guam/img_hotel_slide16.jpg); }

#guam .btn a:hover {
	opacity: 1 !important;
	background: #715348;
}

.pallaraxBgBox img {
	display: block;
	width: 100%;
}

.bottom__link {
    padding-bottom: 66px;
    background: #fff;
}

@media all and (max-width: 374px){

	.travel__word {
		font-size: 15px;
	}
	
	.pickup .sec__area p {
		font-size: 86px;
		letter-spacing: -10px;
	}
	
	.pickup .photoUl li p {
		letter-spacing: 0;
	}
	
	.hotel .photoUl .photoList li {
		margin: 0 6px;
	}
}

@media all and (min-width: 421px) and (max-width: 500px) {
	.maps .mapTxt03 {
		top: 53%;
	}
	
	.maps .mapTxt04 {
		top: 32.8%;
	}
	
	.maps .mapTxt05 {
		top: 44.6%;
	}
	
	.maps .mapTxt06 {
		top: 45.5%;
	}
}

@media all and (min-width: 501px) and (max-width: 600px) {
	.maps .mapTxt01 {
    	top: 29.2%;
	}

	.maps .mapTxt02 {
		top: 40.8%;
	}
	
	.maps .mapTxt03 {
		top: 53.5%;
	}
	
	.maps .mapTxt04 {
		top: 33.5%;
	}
	
	.maps .mapTxt05 {
		top: 45.2%;
	}
	
	.maps .mapTxt06 {
		top: 46.6%;
	}
	
	.maps .txt11 {
		top: 64.5%;
	}
}

@media all and (min-width: 601px) and (max-width: 690px) {
	.maps .mapTxt01 {
    	top: 31%;
    	right: 39.5%;
	}
	
	.maps .mapTxt03 {
		top: 54%;
	}
	
	.maps .mapTxt04 {
		right: 39.5%;
		top: 34.2%;
	}
	
	.maps .mapTxt05 {
		left: 33%;
		top: 46.2%;
	}
	
	.maps .mapTxt06 {
		top: 46.6%;
	}
	
	.maps .txt11 {
		top: 65%;
	}
	
	.maps .text01 {
		right: 23%;
	}
	
	.maps .text02 {
		right: 23.5%;
	}
	
}

@media all and (min-width: 691px) and (max-width: 767px) {
	.maps .mapTxt01 {
    	right: 40%;
    	top: 31.2%;
	}
	.maps .mapTxt02 {
		right: 38.6%;
		top: 42.6%;
	}
	
	.maps .mapTxt03 {
		left: 16.3%;
		top: 54.5%;
	}
	
	.maps .mapTxt04 {
		right: 40%;
		top: 34.5%;
	}
	
	.maps .mapTxt05 {
		left: 33%;
		top: 46.2%;
	}
	
	.maps .mapTxt06 {
		top: 47%;
	}
	
	.maps .txt11 {
		top: 65.5%;
	}
	
	.maps .text01 {
		right: 22%;
	}
	
	.maps .text02 {
		right: 23.5%;
	}
}

br.iphone5 {
	display: none;
}

@media all and (max-width: 320px){
	br.iphone5 {
		display: block;
	}
	
	.popBox .textBox {
		padding: 20px 0 10px;
	}
	
	.popBox .textBox .txtP {
		margin: 10px 0 15px;
	}
	
	.popBox .textBox .pageList {
		margin-top: 20px;
	}
}
