@charset "utf-8";
.mt60 {
margin-top: 60px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}

/*==================================================*/
/*summer sale*/
.planbox {
	padding-top: 40px !important;
}

.summber_sale {
	padding-bottom: 40px;
}
.cont_summersale {
	background: #fff;
}
.cont_summersale h1 {
	background: #de0059;
	color: #fff;
	padding: 6px 0;
	font-size: 20px;
	font-weight: bold;
}
.cont_summersale p {
    padding: 15px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;	
}
.cont_summersale p > span {
    color: #de0059;
    font-size: 30px;	
}
.cont_summersale p .summerSale_date {
	display: block;
	color: #1e8100;
	font-size: 16px;
	margin-top: 5px;
}

/*==================================================*/

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: -2px;
    box-shadow: 0 0 0 0;
}
.select_language {
    background: #144085;
    text-align: right;
    padding: 5px 0;
}
.dropdown_language {
	position: relative;
	float: right;
}
.dropdown-title {
    position: relative;
    cursor: pointer;
    font-weight: normal;
    border: none;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}

.dropdown-list {
	display: none;
	list-style: none;
	color: #fff;
	cursor: pointer;
	position: absolute;
	background: #144085;
	z-index: 9999;
	right: 0;
	margin-top: 5px;
}
.dropdown-list ul li a {
    text-decoration: none;
    display: block;
    text-align: left;
    color: #fff;
    padding: 6px 10px;
    min-width: 150px;
    border-bottom: solid 1px #5bacff;	
}
.dropdown-list ul li a:hover { background: rgba(0, 0, 0, 0.2); }


/*
.dropbtn {
    border: none;
    color: #fff;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.droplanguage {
  position: relative;
  display: inline-block;
}

.dropdown-content-language {
	display: none;
	position: absolute;
	background: #144085;
	right: 0;
	z-index: 1;
	right: 0;
	color: #fff;
	margin-top: 5px;
}

.dropdown-content-language a {
    text-decoration: none;
    display: block;
    text-align: left;
    color: #fff;
    padding: 6px 10px;
    min-width: 150px;
    border-bottom: solid 1px #5bacff;
}

.show {display:block;}
*/



/*=================================*/

.textred{
	color: #FF0000;
}
.online a {
  font-size: 16px;
  color: #000 !important;
  display: block;
  background: #e2f0d9;
  padding: 10px;
  border: solid 3px #248c04;
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
}
/*
.offline {
  font-size: 16px;
  color: #000 !important;
  background: #e2f0d9;
  padding: 10px;
  border: solid 3px #548235;
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
}
*/
.underline {
	text-decoration: underline !important;
	font-size: 16px !important;
	color: #248c04 !important;
	display: block !important;
}
.online a span {
  color: #248c04;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.no-underline {
  text-decoration: none !important;
}
.fa-commenting-o {
  font-weight: bold;
  font-size: 25px;
}
.ads_banner {
	padding-top: 40px;
	padding-bottom: 30px;
}
.ads_banner img{
	width: 100%;
}
.ads_banner .only_mb {
	display: none;
}

/* banner
------------------------------------------*/
.banner {
	width: 100%;
	height: 450px;
  background: url("../img/banner.jpg") center 5% no-repeat;
	background-size: cover;
	position: relative;
}
.banner__wrap {
	text-align: center;
	color: #fff;
	padding-top: 100px;
}
.banner__wrap h1 {
	color: #FFF;
	font-size: 60px;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 0.8;
	/*margin-top: 130px;*/
	text-shadow: 0px 1px 2px rgba(11,38,102,0.50),
               0px 1px 10px rgba(11,38,102,0.50),
               0px 1px 20px rgba(11,38,102,0.50);
}
.banner__wrap h1 span {
	font-size: 40px;
}
.banner__date {
	width: 400px;
	font-size: 20px;
	margin: 30px auto 0;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
@media screen and (max-width:992px) {
  .banner {
    height: 400px;
  }
	.banner__wrap {
		padding-top: 80px;
	}
  .banner__wrap h1 {
    font-size: 46px;
    line-height: 1.0;
  }
  .banner__wrap h1 span {
    font-size: 32px;
  }
  .banner__date {
    width: 400px;
    font-size: 16px;
  }
}
@media screen and (max-width:768px) {
  .banner {
    height: 280px;
  }
	.banner__wrap {
		padding-top: 40px;
	}
  .banner__wrap h1 {
  }
  .banner__wrap h1 span {
    font-size: 25px;
  }
  .banner__date {
    width: 400px;
    font-size: 15px;
    margin: 20px auto 0;
    padding: 6px 0;
  }
}
@media screen and (max-width:626px) {
 	.banner__wrap {
		padding-top: 80px;
	}
	.banner__wrap h1 {
    font-size: 40px;
    line-height: 1.0;
  }
}
@media screen and (max-width:522px) {
  .banner__wrap {
		padding-top: 20px;
	}
	.banner__wrap h1 {
  }
  .banner__date {
    width: 300px;
  }
}
@media screen and (max-width:346px) {
  .banner__wrap {
		padding-top: 46px;
	}
	.banner__wrap h1 {
  }
  .banner__wrap h1 span {
    font-size: 18px;
  }
  .banner__date {
    width: 90%;
    font-size: 13px;
    margin: 10px auto 0;
    padding: 6px 0;
  }
}

/* Point
------------------------------------------*/
.pointbox {
	text-align: center;
	padding: 60px 0;
}
.pointbox h2 {
	font-size: 40px;
	color: #1a2f5f;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.1em;
}
.pointbox__lead {
	font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
  color: #1a2f5f;
	padding: 10px 0 30px;
}
.pointbox ul::after{
  content: "";
  display: block;
  clear: both;
}
.pointbox li {
	width: 32%;
  float: left;
	font-size: 0.95rem;
	text-align: left;
	line-height: 1.5;
}
.pointbox li:nth-child(3n+1) {
	clear: both;
}
.pointbox li:nth-child(n+4) {
	margin-top: 30px;
}
.pointbox li:nth-child(3n-1) {
	margin-left: 2%;
  margin-right: 2%;
}
.pointbox li img {
  width: 100%;
  height: auto;
}
.pointbox h4 {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.3;
	margin: 5px 0 10px;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.pointbox__button a {
	width: 80%;
  font-size: 16px;
	text-align: center;
	font-weight: bold;
	display: block;
	background-color: #248c04;
	border-radius: 100px;
	padding: 10px 0;
	margin: 20px auto 0;
	color: #FFF!important;
}
.pointbox__button a:hover {
	background-color: #196C00;
}
.pointbox__modalbutton {
	width: 80%;
  font-size: 16px;
	text-align: center;
	font-weight: bold;
	display: block;
	background-color: #248c04;
	border-radius: 100px;
	padding: 10px 0;
	margin: 20px auto 0;
	color: #FFF!important;
}
.pointbox__modalbutton:hover {
	background-color: #196C00;
}
.pointbox__modalbutton:hover, .pointbox__modalbutton:press, .pointbox__modalbutton:active{
	outline: none !important;
	border: none !important;
}
@media screen and (max-width:992px) {
  .pointbox__button a {
    width: 80%;
    border-radius: 0;
  }
  .pointbox__modalbutton {
    width: 80%;
    border-radius: 0;
  }
}
@media screen and (max-width:768px) {
  .pointbox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .pointbox h2 {
    font-size: 30px;
  }
  .pointbox__lead {
    padding: 10px 0 20px;
  }
  .pointbox h4 {
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 5px 0 10px;
  }
  .pointbox li {
    width: 48%;
    font-size: 0.95rem;
    text-align: left;
    line-height: 1.5;
		margin: 10px 0;
		height: auto;
  }
	.pointbox li:nth-child(3n-1){
		margin-right: 0;
		margin-left: 0;
	}
	.pointbox li:nth-child(3n+1) {
		clear: inherit;
		float: left;
	}
	.pointbox li:nth-child(2n+1) {
		clear: both;
	}
	.pointbox li:nth-child(n+4) {
		margin-top: 10px;
	}
	.pointbox li:nth-child(2n+1) {
		clear: both;
	}
	.pointbox li:nth-child(even) {
		float: right;
	}
  .pointbox li:nth-child(odd) {
    float: left;
  }
  .pointbox__button a {
    width: 100%;
    border-radius: 100px;
  }
  .pointbox__modalbutton {
    width: 100%;
    border-radius: 100px;
  }
}
@media screen and (max-width:480px) {
  .pointbox ul {
    width: 100%;
  }
  .pointbox li {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
  }
  .pointbox li img {
    width: 100%;
    height: auto;
  }
	.pointbox li{
		margin: 15px 0;
	}
  .pointbox h4 {
    text-align: left;
  }
  .pointbox .pointbox__text {
    text-align: left;
  }
  .pointbox__button a {
    width: 80%;
  }
  .pointbox__modalbutton {
    width: 100%;
    margin-bottom: 0;
  }
}

/* Photo
------------------------------------------*/

.photobox {
	color: #FFF;
	text-align: center;
	padding: 60px 0;
	background-color: #1a2f5f;
}
.photobox h2 {
	font-size: 40px;
	color: #FFF;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
}
.photobox__lead {
	font-size: 0.9rem;
  font-weight: 700;
	padding: 10px 0 30px;
}
.photobox span {
	color: #fdc43a;
}
.photobox__wrap {
	margin-top: 20px;
}
.photobox__wrap > p {
	width: 60%;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 auto;
}
.instabox {
	padding: 50px 0;
}
.instabox p {
	font-size: 14px;
  line-height: 1.5;
	margin-top: 5px;
}
/*css only for widget js */
div.eapps-widget.eapps-widget-show-toolbar:hover:before{border:1px solid #1a2f5f!important}

@media screen and (max-width:992px) {
  .photobox__wrap {
    margin-top: 10px;
  }
  .photobox__wrap > p {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 auto;
  }
  .instabox {
    padding: 30px 0 0;
  }
}
@media screen and (max-width:768px) {
  .photobox__wrap > p {
    font-size: 1.0rem;
  }
  .photobox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .photobox h2 {
    font-size: 30px;
  }
  .photobox__lead {
    padding: 10px 0 20px;
  }
}

/* Schedule
------------------------------------------*/
.schedulebox {
  font-size: 16px;
	text-align: center;
	padding: 60px 0;
	background-color: #eeeeee;
}
.schedulebox h2 {
	font-size: 40px;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
}
.schedulebox__lead {
	font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
	padding: 10px 0 30px;
}
.ChangeElem_Panel{
  display: none;
}
.ChangeElem_Btn_Content {
  width: 94%;
  margin: 0 auto;
}
.ChangeElem_Btn_Content::after{
  content: "";
  display: block;
  clear: both;
}
.ChangeElem_Btn {
  width: 49.5%;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  padding: 8px;
  position: relative;
  
}
.ChangeElem_Btn.std:after {
  font-family: FontAwesome;
	content : "\f0ab";
	font-weight: 200;
	color: #fff;
  position: absolute;
	right: 15px;
}
.ChangeElem_Btn.std {
  float: left;
  line-height: 2.0;
  background-color: #739DC0;
}
.ChangeElem_Btn.std.is-active {
  background-color: #004986;
}
.ChangeElem_Btn.meetup {
  float: right;
  background-color: #89C2CC;
}
.ChangeElem_Btn.meetup:after {
  font-family: FontAwesome;
	content : "\f0ab";
	font-weight: 200;
	color: #fff;
  position: absolute;
  top: 18px;
	right: 15px;
}
.ChangeElem_Btn.meetup.is-active {
 background-color: #429cac;
}
.timeline__title {
  font-size: 30px;
  font-family: acumin-pro-semi-condensed,sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.std .timeline__title {
  color: #004986;
  border-bottom: 3px solid #004986;
}
.meetup .timeline__title {
  color: #429cac;
  border-bottom: 3px solid #429cac;
}
.timeline {
  width: 100%;
  background-color: #FFF;
  padding: 20px 40px 40px;
}
.timeline table {
	width: 100%;
}
.timeline.meetup table {
  margin-top: 30px;
}
.timeline td {
	text-align: left;
	line-height: 1.5;
}
.timeline td span {
  color: #FF0000;
}
.timeline-time {
	width: 14%;
}
.timeline-circle {
	width: 1%;
}
.timeline-plan {
  width: 75%;
}
.timeline.std td:nth-child(1) {
	color: #004986;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 10px 0;
}
.timeline.meetup td:nth-child(1) {
	color: #429cac;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 10px 0;
}
.timeline.std tr td:nth-child(2) {
	background:#ccdbe7;
	padding: 10px 0;
}
.timeline.meetup tr td:nth-child(2) {
	background:#D1EAEF;
	padding: 10px 0;
}
.timeline.std td:nth-child(2) span {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 1.0;
	background-color: #004986;
  vertical-align: middle;
  border-radius: 50%;
  border: solid 2px #FFF;
}
.timeline.meetup td:nth-child(2) span {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 1.0;
	background-color: #429cac;
  vertical-align: middle;
  border-radius: 50%;
  border: solid 2px #FFF;
}
.timeline.std td:nth-child(2) span.timeline__goal {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 80px;
	background-color: #fdc43a;
  vertical-align: middle;
  border-radius: 50%;
  border: solid 4px #004986;
}
.timeline.meetup td:nth-child(2) span.timeline__goal {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 80px;
	background-color: #fdc43a;
  vertical-align: middle;
  border-radius: 50%;
  border: solid 4px #429cac;
}
.timeline tr td:nth-child(3) {
	padding: 10px 20px;
}
.timeline__notice {
	color: #E55454;
	border: 1px dotted #eb6877;
	background-color: #ffebeb;
	padding: 16px 20px;
	margin-top: 10px;
}
.timeline__notice li {
	list-style: disc;
	margin-left: 20px;
}
.timeline__notice a {
	width: 50%;
	font-weight: bold;
	display: block;
	background-color: #E55454;
	border-radius: 100px;
	padding: 5px 0;
	margin-top: 10px;
	color: #FFF!important;
}
.timeline__notice a:hover {
	background-color: #DC3333;
}
.timeline__notice dt {
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (max-width:992px) {
  .timeline {
    width: 100%;
    background-color: #FFF;
    padding: 20px;
  }
}
@media screen and (max-width:768px) {
  .schedulebox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .schedulebox h2 {
    font-size: 30px;
  }
  .schedulebox__lead {
    padding: 10px 0 20px;
  }
  .ChangeElem_Btn {
    font-size: 16px;
  }
  .ChangeElem_Btn.meetup:after {
    top: 16px;
  }
  .timeline {
    padding: 10px;
    font-size: 15px;
  }
  .timeline__title {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .timeline-time {
	  width: 30%;
  }
  .timeline-circle {
    width: 2%;
  }
  .timeline-plan {
    width: 68%;
  }
  .timeline__notice a {
    width: 80%;
    border-radius: 0;
  }
}
/* FAQ
------------------------------------------*/
.faqbox {
	padding: 60px 0;
}
.faqbox h2 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
}
.faqbox__lead {
	font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
	text-align: center;
	padding: 10px 0 30px;
}
.faqbox .faqArrow{
	width: 16px;
	height: 16px;
	fill: #fff;
  color: #1a2f5f;
	position: absolute;
	top: 10px;
	right:15px;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}
.faqbox .dropdown__inner {
	list-style:none;
	position:relative;
}
.faqbox .dropdownSub{
	display:none;
}
.faqbox .dropdown_toggle .faqArrow{
	-webkit-transform: rotate(180deg);
				transform: rotate(180deg);
}
.faqbox .dropdown {
	width:100%;
	margin-bottom: 10px;
	padding:0;
	background-color: #eeeeee;
}
.faqbox .dropdown:hover {
  cursor : pointer;
}
.faqbox .dropdown__inner {
	padding:10px;
}
.faqbox .dropdown h4 {
	font-weight: bold;
	padding-right: 8%;
}
.faqbox .dropdown h4:before {
  font-family: FontAwesome;
	content : "\f059";
	font-weight: 200;
  color: #9B9B9B;
	margin-right: 5px;
}
.faqbox .dropdownSub {
	font-size: 1.0rem;
	line-height: 1.6;
	background:#FFF;
	margin-top:10px;
	padding: 15px;
}
.faqbox .dropdown a {
  color: #4390d0;
}
.faqbox .dropdown a:hover {
  color: #075594;
}

.faqbox__button p {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}
.faqbox__button a {
	text-align: center;
	font-weight: bold;
	display: block;
	background-color: #1a2f5f;
	border-radius: 100px;
	padding: 10px 0;
	margin: 20px auto 0;
	color: #FFF!important;
}
.faqbox__button a:hover {
	background-color: #09193E;
}
.faqbox__button li {
  text-align: center;
}
.faqbox__button ul{
	display: flex;
}
@media screen and (max-width:767px) {
	.faqbox__button ul{
		display: inherit;
	}
}
@media screen and (max-width:480px) {
  .ChangeElem_Btn.std:after,
  .ChangeElem_Btn.meetup:after {
    right: 8px;
  }
}


@media screen and (max-width:768px) {
  .faqbox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .faqbox h2 {
    font-size: 30px;
  }
  .faqbox__lead {
    padding: 10px 0 20px;
  }
}

/* outline
------------------------------------------*/
.outlinebox {
	padding: 60px 0;
}
.outlinebox h2 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
}
.outlinebox p {
	text-align: center;
  padding: 20px 0;
}
.outlinebox a {
  color: #4390d0;
}
.outlinebox a:hover {
  color: #075594;
}
.outlinebox__lead {
	font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
  color: #1a2f5f;
	text-align: center;
	padding: 10px 0 30px;
}
.outlinetable {
  width: 100%;
  line-height: 1.5;
  border-collapse: collapse;
}
.outlinetable th {
  width: 30%;
  vertical-align: middle;
  border: 1px solid #adadad;
  background: #f7f7f7;
  padding: 10px 20px;
}
.outlinetable td {
  width: 70%;
  border: 1px solid #adadad;
  padding: 10px 20px;
}
.outlinetable td span {
  font-size: 14px;
  line-height: 1.0;
}
.outlinetable dt {
  font-weight: bold;
}
.outlinetable dt:nth-child(n+2) {
  margin-top: 10px;
}
.outlinetable dd li {
  list-style: disc;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
	.ads_banner .only_mb {
		display: block;
	}
	.ads_banner a img {
		width: 100%
	}
	.ads_banner .only_pc {
	display: none;
}
  .outlinebox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .outlinebox h2 {
    font-size: 30px;
  }
  .outlinetable th,
  .outlinetable td {
    border-bottom: none;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .outlinetable {
    width: 100%;
    margin: 0 auto;
  }
  .outlinetable th,
  .outlinetable td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/* Other Tour
------------------------------------------*/

.othertourbox {
	padding: 60px 0;
}
.othertourbox h2 {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
}
.othertourbox ul:after{
  content: "";
  display: block;
  clear: both;
}
.othertourbox ul {
  margin-top: 60px;
}
.othertourbox ul li {
  width: 49%;
  float: left;
}
.othertourbox ul li:nth-child(1) {
  margin-right: 2%
}
.othertourbox ul li img {
  width: 100%;
  height: auto;
}

@media screen and (max-width:768px) {
  .othertourbox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .othertourbox h2 {
    font-size: 30px;
  }
  .othertourbox ul {
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .othertourbox ul li {
    float: none;
    width: 100%;
  }
  .othertourbox ul li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/*----- Movie -----*/
.moviebox {
	text-align: center;
	padding: 50px 0 0 0;
	border-top: 1px solid #486096;
}
.moviebox h2 {
	font-size: 40px;
	color: #FFF;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.moviebox .instabox p {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 5px;
}
.photobox p {
	margin-top: 20px;
	line-height: 1.3;
}
@media (max-width: 767px){
	.instabox iframe{
		width: 100%;
		height: 400px;
	}
}
@media (max-width: 480px){
	.instabox iframe{
		height: 300px;
	}
}
/*====================================*/
/* The Modal (background) */
.modal01 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* The Close Button */
.close01 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close01:hover,
.close01:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*====================================*/






@media screen and (max-width:1170px) {
	.moviebox iframe{
		height: 41vw;
	}
}
@media screen and (max-width: 992px){
	.moviebox iframe{
		width: 100%;
		height: 55vw;
	}
	.moviebox{
		padding: 40px 0 0 0;
    margin-top: 30px;
	}
	.moviebox > p{
		margin-top: 30px;
	}
}
@media screen and (max-width: 767px){
	.moviebox iframe{
		height: 52vw;
	}
}



/*====================================*/
/* The Modal (background) */
.modal-section dd {
	font-size: 13px !important;
}
.modal01 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* The Close Button */
.close01 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close01:hover,
.close01:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/*====================================*/
.eui-widget-title.eapps-instagram-feed-title{
	display: none !important;
}
.f13{
	font-size: 13px;
	line-height: 120%;
	margin-top: 10px;
}

/*---- Chat online----*/
.chat .no-underline {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    margin-bottom: 5px;
}
.chat .no-underline:before {
	content: "";
	display: flex;
	width: 34px;
	height: 24px;
	background: url("../../img/icon-chat.png") 0 0 no-repeat;
	background-position: center center;
	margin-right: 10px;
}
.chat .online {
    position: fixed;
    bottom: 20px;
    right: 20px;  
		z-index: 10;
}
.chat .online span {
	color: #fff !important;
	font-size: 17px;
	line-height: 1.2;
}
.chat .online a {
	display: block;
	color: #fff;
	background: #4DC45D; 
	z-index: 99;
	padding: 20px;
	border-radius: 5px;    
	text-align: center;
	width: 280px;
	border: none !important;
}
.chat_close {
	display: none;
}
@media screen and (max-width: 768px) {
	.chat .online {
    width: 35%;
    right: 0;
    bottom: 0;
	}
	.chat .online a {
		width: 100%;
		border-radius: 5px;
		padding: 10px;
	}
	.chat .box-contact {
		width: 100%; 
	}
}
@media screen and (max-width: 767px) {	
	.chat .online {
    bottom: 17px;
		right: 15px;
	}
	.chat .box-contact {
		display: flex;
		padding: 25px 15px;
	}
	.chat .online {
    width: 35%;
	}
	.chat .online a {
    padding: 5px;
	}
	.chat{
		z-index: 10;
	}	
	.chat .no-underline {
		font-size: 14px !important;
	}
	.chat .no-underline:before{
		margin-right: 5px;
	}
	.chat .chat_close {
		z-index: 3;
		position: fixed;
		bottom: 25px;
		right: 12px;
		color: #fff;
		width: 50px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.chat .chat_open {
		display: none;
		z-index: 2;
		width: 34px;
		height: 24px;
		background: url(../img/icon-chat.png) no-repeat;
		background-position: center center;
		margin-right: 10px;
		padding: 20px 25px;
		background-color: #4dc45d;
		border-radius: 5px;
		position: fixed;
		bottom: 35px;
		right: 10px;
	}
	.chat .underline{
		display: none;
	}
}
@media screen and (max-width: 767px){
	.chat .online .spNone{
		display: none !important;
	}
}
@media screen and (max-width: 575px) {	
	.chat .online a {
		padding: 5px;
	}
	.chat .online span {
		font-size: 13px;
	}		
}
@media screen and (max-width: 424px) {	
	.chat .online {
    width: 40%;
	}
}
/*----Adjust the position of Back to top btn in mobile----*/
#backToTop2024 {
    bottom: 150px !important;
}
#backToTop2019 {
    bottom: 150px !important;
}
@media screen and (max-width: 768px){
	#backToTop2024 {
    bottom: 105px !important;
	}
	#backToTop2019 {
    bottom: 105px !important;
	}
}
@media screen and (max-width: 767px){
	#backToTop2024 {
    bottom: 70px !important;
	}
	#backToTop2019 {
    bottom: 70px !important;
	}
}
/*-----Wander Japan text-----*/
.wander-japan-txt-wrap{
	padding: 20px 15px 0 0;
	text-align: right;
}
.wander-japan-txt{
	text-align: center;
	padding: 5px 10px;
	display: inline;
	background-color:rgba(0,0,0,0.2);
}
.wander-japan-txt-wrap p{
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px 1px 2px rgba(11, 38, 102, 0.50), 0px 1px 10px rgba(11, 38, 102, 0.50), 0px 1px 20px rgba(11, 38, 102, 0.50);
	padding-bottom: 10px;
	display: inline-block;
	color: #fff;
}
@media screen and (max-width:768px){
	.wander-japan-txt-wrap{
		padding: 20px 15px 0 0;
	}
	.wander-japan-txt{
		padding: 3px 6px;
	}
	.wander-japan-txt-wrap p{
		font-size: 12px;
		line-height: 12px;
	}
}
/*-----Wander Japan text end-----*/
