#primary{
background: #fff;
}
@media(min-width: 1101px) {
/** main **/
html{height:100%}
body{font-size:13px;line-height:1.7em;font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;height:100%; width:100%;}
.mb{ display:none;}
.tab{ display:none;}
.pcmome{ display:none}
	.f_left{float: left;width: 60%;}
	.f_right{float: right;}
#header{ margin:0 auto 20px;}
#primary{ width:1200px; margin:0 auto; padding:0 25px 0 }
.header{ margin-bottom:20px}
.topmenu{ width:100%; height:45px; line-height:45px; }
.topmenu ul { padding:0 ;}
.topmenu ul a{float:left; width:50%; text-align:center; border-right:1px solid#CDC3C3; font-size:16px;background-color:#11232e; list-style-type:none; }
.topmenu ul a{ color:#fff; text-decoration:none; transition:.5s}
.topmenu ul a:hover{background-color:#FEFFE1;color:#000 !important;}
.topmenu ul a:last-child{border-right:none; background-color:#11232e !important; width: 50%;}
.topmenu ul a:last-child:hover{background-color:#FEFFE1 !important;}	
.attention{ padding: 6px 0; font-size:130%; font-weight:bolder; color:#18719C;}
	
#primary .subheading {
  width: 1000px;
  margin: 0 auto;
  padding: 25px 40px;
  background: linear-gradient(135deg, #000000 0%, #1a1a1a 50%, #000000 100%);
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  box-shadow: 
    0 0 20px rgba(255, 255, 255, 0.3),
    0 0 40px rgba(255, 255, 255, 0.2),
    inset 0 0 60px rgba(255, 255, 255, 0.05);
  position: relative;
  overflow: hidden;
}

#primary .subheading::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  animation: shine 3s infinite;
}

#primary .subheading::after {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #ffffff;
}

@keyframes shine {
  0% { left: -100%; }
  100% { left: 100%; }
}
	
	
	
	
	
	
	
#about .ced{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:150px; padding:3px 0 8px 5px; float:left; clear:left; color:#636161; margin-top:7px; margin-bottom:2px; margin-right:1%; font-weight:bold; font-size:105%;}
#about .ces dl dd{ clear:right; padding:10px 0 7px; margin-left:12%; margin-bottom:2px; color:#525252;}
ul.disc {margin-left: 1.5em;}
ul.disc li{list-style: disc;}
.tourpoint { box-shadow: 0 0 15px rgba(0,0,0,.3); margin-top: 2%; width: 90%;}
	.tourpoint p{line-height: 25px;}
#bosyuyoko .gaiyo{ width:100%}
#bosyuyoko .gaiyo dl{}
#bosyuyoko .gaiyo dl dt{ width:250px; padding:8px 0 8px 5px; float:left; background-color:#255788; /*background-color:#255788; */color:#fff; margin-top:7px; margin-bottom:5px; clear: left; margin-right:10px;}
#bosyuyoko .gaiyo dl dd{ font-size:18px;line-height:32px;padding:15px 0 7px 260px;margin-bottom:5px; color:#525252;}
.hotel_name{ font-size:12px!important; font-weight:bold; }
table.price{ width:100%; border-spacing:0; border:1px solid #000; border-collapse:collapse; text-align: center; }
table.price tr th{ text-align:center; padding:10px; border:1px solid #000; background-color:#255788;letter-spacing:-0.08em;/*background-color:#5F5F5F;*/ color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; color: #5C5A5A; }
table.sch{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:95%;border-bottom:1px solid #323232;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}
.list{ width:100%;margin-left:1rem;}
.list ul { padding-left:20px;}
.list ul li{ list-style-type: decimal; color:#6F6F6F;padding-left: 1rem;} 
.lista ul li{ margin-left:15px;	margin-right:25px; color:#6F6F6F; list-style-type:none; }
.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }
.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}
#map{ width:100%; height:auto;}
.knt{margin-top:10px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; /*margin-top:40px; */padding:9px 0}
.footer_primary{ width:1100px; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; text-decoration:none; }
.footer_primary a:hover{ color:#084AA3; text-decoration:none; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.modal_title{ text-align:center; color:#FFC8D7; font-size:22px; font-weight:bold; margin-bottom:30px;}
.modalbox{ width:600px; height:600px; position:absolute; top:50%;left:50%; margin-left:-300px; margin-top:-200px;color:#fff!important}
.modalbox img { width:45%}
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #255788; text-align: center; width:104%;
margin-left:-2%; }
.step { border: 1px solid #323232; width: 95%; padding: 1% 2%; margin: 0 auto;}
.step_num { font-size: 120%; width:104.6%;
	margin:-1.2% 0 1% -2.3%; font-weight: bolder;
	color: #FFFFFF;	text-align: center;	padding-top: 10px; padding-bottom: 10px; font-weight: bolder; background-color: #5F5F5F; border: 1px solid #323232; }
#bank {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:95%;
}
	.ttl-wrap {
	width: 55%;
  position: absolute;
  z-index: 3;
 top: 50%;
}
	
.entry_step {
	border: 1px solid #f0e566;
	width:95%;
	padding: 1% 2%;
	background-color: #FFFFEE;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
.entry_step_num {
	font-size: 120%;
	width:104%;
	font-weight: bolder;
	color: #fff;
	background-color:#f0e566;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;

}

.entry_box {
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	font-size:75%;

}

.entry_box2 {
	width:400px;
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	font-size:75%;
}

.entrybox {
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFF;
	font-size:75%;
}	
.app {display: inline-block;width: 350px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}
/*iframe--whatsnew---------------------**/
#whatsnew_box{ border-bottom: 4px double #2893AA; width:100%;	background-color:#FFFFFF; }
.whatsnew iframe{ height:140px; width:100%;	padding:1%;	background-color:#FFFFFF; }

table.regprice{width:100%;border-spacing:0;border-collapse:collapse;margin-left:0px;font-size:11.5px;}
table.regprice tr th{text-align:center;padding-top:2px;padding-bottom:2px;vertical-align:middle;border:1px solid #999;color:#FFF;background-color:#868FC6;}
table.regprice tr td{padding:5px;border:1px solid #999;background-color:#FFF;vertical-align:middle;}
table.regprice tr td p{padding:0px;margin:0px;line-height:1em;}
.banner { float: right; width: 280px;}	

}
/** RESPONSIVE BREAKPOINTS==========**/
@media(min-width: 721px) and (max-width: 1100px){
/** base **/
html{height:100%;}
body{font-size:85%;line-height:1.5em; width:100%;-webkit-text-size-adjust:100%;height:100%; max-width:100%!important;}
.mb{ display:none;}
#header{width:100%; margin:0 auto 20px; }
#primary{ width:100%; margin:0 auto; padding:0 7px 0 }
.header{ margin-bottom:20px}
.attention{ padding: 6px 0; font-size:120%; font-weight:bolder; color:#18719C;}
#about .ced{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:150px; padding:3px 0 8px 5px; float:left; clear:left; color:#636161; margin-top:7px; margin-bottom:2px; margin-right:1%; font-weight:bold; font-size:105%;}
#about .ces dl dd{ clear:right; padding:10px 0 7px; margin-left:12%; margin-bottom:2px; color:#525252;}
.tourpoint { box-shadow: 0 0 15px rgba(0,0,0,.3); margin-top: 2%; width: 85%;}
#bosyuyoko .gaiyo{ width:100%}
#bosyuyoko .gaiyo dl{}
#bosyuyoko .gaiyo dl dt{ width:200px; padding:8px 0 8px 5px; float:left; clear:left; background-color:#255788; color:#fff; margin-top:7px; margin-bottom:5px; margin-right:10px;}
#bosyuyoko .gaiyo dl dd{ padding:15px 0 7px 210px;margin-bottom:5px; color:#525252; }
.topmenu{ width:100%; height:45px; line-height:45px; border:1px solid #DCDCDC;}
.topmenu ul { padding:0 ; margin-bottom:40px;}
.topmenu ul a{float:left; width:50%; text-align:center; border-right:1px solid#CDC3C3; font-size:13px;background-color:#373838; list-style-type:none; }
.topmenu ul a{ color:#fff; text-decoration:none; transition:.5s}
.topmenu ul a:hover{background-color:#FEFFE1;color:#000 !important;}
.topmenu ul a:last-child{border-right:none; background-color:#6A6A6A !important; width: 34%;}
.topmenu ul a:last-child:hover{background-color:#FEFFE1 !important;}

table.hotel{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:90%;border-bottom:1px solid #323232;}
table.hotel th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:13px}
table.hotel td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center}
table.hotel th a { color:#fff;}
table.hotel th a:hover{ color:#B8F5F0;}
.hotel_name{ font-size:12px!important; font-weight:bold}

table.price{ width:100%; border-spacing:0; border-style:solid;border-width:1px; border-collapse:collapse; text-align: center; }
table.price tr th{ text-align:center; padding:10px; border:1px solid #000;background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; color:#5C5A5A;}
table.sch{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}
.list{ width:100%}
.list ul { padding-left:40px;}
.list ul li{ list-style-type: decimal; color:#6F6F6F;} 
.lista ul li{ margin-left:15px;	margin-right:25px; color:#6F6F6F; list-style-type:none;}
.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }
table.cancha{border-collapse:collapse;	border-spacing:0;width:80%;margin-bottom:5px;font-size:90%;border-bottom:1px solid #323232;}
table.cancha th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:13px}
table.cancha td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center}
.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}
.knt{margin-top:10px;}
#map{ width:100%; height:auto;}
#container { width:960px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; /*margin-top:40px;*/ padding:9px 0}
.footer_primary{ width:100%; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; }
.footer_primary a:hover{ color:#084AA3; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #255788; text-align: center; width:104%;
margin-left:-2%; }
.step { border: 1px solid #323232; width: 95%; padding: 1% 2%; margin: 0 auto;}
.step_num { font-size: 120%; width:104.6%; margin:-1.2% 0 1% -2.3%; font-weight: bolder; color: #FFFFFF; text-align: center; padding-top: 10px; padding-bottom: 10px; font-weight: bolder;
background-color: #5F5F5F; border: 1px solid #323232;}
#bank { background-color: #FFFFFF; border: 1px solid #cccccc;
	padding: 10px; margin-top: 10px;
	margin-bottom: 10px; font-size:95%; }

.entry_step {
	border: 1px solid #f0e566;
	width:95%;
	padding: 1% 2%;
	background-color: #FFFFEE;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}
.entry_step_num {
	font-size: 120%;
	width:104%;
	font-weight: bolder;
	color: #fff;
	background-color:#f0e566;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;

}

.entry_box {
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	font-size:75%;

}

.entry_box2 {
	width:400px;
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	font-size:75%;
}

.entrybox {
	padding:5px 10px;
	border:1px solid #666;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFF;
	font-size:75%;
}	
.app {display: inline-block;width: 350px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}
/*iframe--whatsnew---------------------**/
#whatsnew_box{ border-bottom: 4px double #2893AA; width:100%;	background-color:#FFFFFF; }
.whatsnew iframe{ height:140px; width:100%;	padding:1%;	background-color:#FFFFFF; }
table.regprice{width:100%;border-spacing:0;border-collapse:collapse;margin-left:0px;font-size:11.5px;}
table.regprice tr th{text-align:center;padding-top:2px;padding-bottom:2px;border:1px solid #999;color:#FFF;vertical-align:middle;background-color:#868FC6;}
table.regprice tr td{padding:5px;border:1px solid #999;background-color:#FFF;}
table.regprice tr td p{padding:0px;margin:0px;line-height:1em; }
.banner { float: right; width: 270px;}
}


/** RESPONSIVE BREAKPOINTS==========**/
@media(max-width: 720px){
/** base **/
html{height:100%;}
body{font-size:85%;line-height:1.5em; width:100%;-webkit-text-size-adjust:100%;height:100%; max-width:100%!important;}
.tab{ display:none;}
.mbnone{ display:none}
#header{width:100%; margin:0 auto 20px;}
#primary{ width:100%; margin:0 auto; padding:0 7px 0 }
.header{ margin-bottom:20px}
.attention{ padding: 6px 0; font-size:120%; font-weight:bolder; color:#18719C;}
.mbnone{ display:none}
#about .ces{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:200px; padding:8px 0 2px 5px; color:#fff; margin-top:7px; margin-right:2%; border-bottom:solid 3px #00b7d8; color:#525252; font-weight:bold; }
#about .ces dl dd{ padding:10px 0 7px;margin-bottom:5px;}
#bosyuyoko .gaiyo{ width:100%}
#bosyuyoko .gaiyo dl{}
#bosyuyoko .gaiyo dl dt{ width:200px; padding:8px 0 2px 5px; color:#fff; margin-top:7px; margin-right:2%; border-bottom:solid 3px #255788; color:#525252; font-weight:bold;}
#bosyuyoko .gaiyo dl dd{ padding:10px 0 7px;margin-bottom:5px;}
.topmenu{ display:none;}

table.hotel{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232;}
table.hotel th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:11px}
table.hotel td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center; font-size:11px}
table.hotel th a { color:#fff;}
table.hotel th a:hover{ color:#B8F5F0;}
.hotel_name{ font-size:12px!important; font-weight:bold}
table.sch{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:3px 4px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}
table.price{ width:100%; border-spacing:0; border-style:solid;border-width:1px; border-collapse:collapse; text-align: center; }
table.price tr th{ text-align:center; padding:10px; border:1px solid #000;background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; color: #5C5A5A; }
.list{ width:100%}
.list ul { padding-left:40px;}
.list ul li{ list-style-type: decimal; color:#6F6F6F;} 
.lista ul li{ margin-left:10px;	margin-right:25px; color:#6F6F6F; list-style-type:none; }

.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }
.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}
.knt{margin-top:10px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; /*margin-top:40px;*/ padding:9px 0}
.footer_primary{ width:100%; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; text-decoration:none; }
.footer_primary a:hover{ color:#084AA3; text-decoration:none; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.modal_title{ text-align:center; color:#FFC8D7; font-size:22px; font-weight:bold; margin-bottom:30px;}
.modalbox{ width:600px; height:600px; position:absolute; top:50%;left:50%; margin-left:-300px; margin-top:-200px;color:#fff!important}
.modalbox img { width:45%}
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #255788; text-align: center; width:104%;
margin-left:-2%; }
.step { border: 1px solid #323232; width: 95%; padding: 1% 2%; margin: 0 auto;}
.step_num { font-size: 120%; width:104.6%; margin:-1.2% 0 1% -2.3%; font-weight: bolder; color: #FFFFFF; text-align: center; padding-top: 10px; padding-bottom: 10px; font-weight: bolder; background-color: #5F5F5F; border: 1px solid #323232; }

#bank { background-color: #FFFFFF; border: 1px solid #cccccc;
	padding: 10px; margin-top: 10px;
	margin-bottom: 10px; font-size:95%;}

.entry_step {
	border: 1px solid #f0e566;
	width:95%;
	padding: 1% 2%;
	background-color: #FFFFEE;
	margin-bottom: 10px; margin-left:auto;
	margin-right:auto;
}
.entry_step_num {
	font-size: 120%;
	width:104%;
	font-weight: bolder;
	color: #fff;
	background-color:#f0e566;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;}

.entry_box { padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%;}
.app {display: inline-block;width: 80%;height: auto;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}
/*iframe--whatsnew---------------------**/
#whatsnew_box{ border-bottom: 4px double #2893AA; width:100%;	background-color:#FFFFFF; }
.whatsnew iframe{ height:150px; width:100%;	padding:1%;	background-color:#FFFFFF; }
table.regprice{width:100%;border-spacing:0;border-collapse:collapse;margin-left:0px;font-size:55%;}
table.regprice tr th{text-align:center;vertical-align:middle;padding-top:1%;padding-bottom:1%;border:1px solid #999;color:#FFF;background-color:#868FC6;}
table.regprice tr td{padding:1%;border:1px solid #999;background-color:#FFF;}
table.regprice tr td p{padding:0px;margin:0px;line-height:1em; }
.banner { width: 100%;}
.tourpoint { box-shadow: 0 0 15px rgba(0,0,0,.3); margin-top: 5%; width: 100%;}
}

.swiper-slide-active .slide-img, .swiper-slide-duplicate-active .slide-img, .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide-active .slide-img, .swiper-slide-duplicate-active .slide-img, .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-img {
  background-size: cover;
  background-position: center center;
  height: 100%
}

.ttl1 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.2;
	text-align: center;
color: #203865;
padding: 30px 15px;
background-color: rgba(237,243,246,0.75);
}

	@media(max-width: 1100px){
	.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 80%;
}
	.ttl1{ font-size:1.5rem;
	line-height: 1.5;}
}
	@media(max-width: 1100px){
	.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 80%;
}
@media(max-width: 768px){
	.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 70%;
}
}
@media(max-width: 400px){
	.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 65%;
	}
		}
@media(max-width: 400px){
	.ttl-wrap {
	width: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 65%;
}
	#hero {
  width: 100%;
  height: 100%;
  position: relative
}
	
}
#hero {
  width: 100%;
  height: 90%;
  position: relative
}




#hero .btn {
  position: fixed;
  right: 5vw;
  bottom: 5vw;
  z-index: 10
}
@media (max-width: 1024px) {
  #hero .btn {
    bottom: 12vh
  }
}
#hero #instabtn {
  transition: .5s
}
@media (max-width: 480px) {
  #hero #instabtn {
    display: none
  }
}
#hero #instabtn.d-b {
	display: block}}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt60 {
	margin-top: 60px;
}
.mt40 {
	margin-top: 40px;
}

.tour_point {
	font-size: 100%;
	background-color: #EAF0F5;
	border: solid 2px #255788;
	padding: 15px;
	margin-bottom: 20px;
}
.tour_point2 {
	font-size: 110%;
	border: solid 2px #255788;
	padding: 15px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.tp {
	font-size: 120%;
	border-bottom: solid 2px #203865;
	color: #203865;
	font-weight: bold;
}
.mb10{
	margin-bottom: 10px;
}
.swiper-slide-active .slide-img, .swiper-slide-duplicate-active .slide-img, .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}


/* タブナビゲーション */
.tab-navigation {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  justify-content: center;
}

/* タブボタン */
.tab-button {
  flex: 1;
  max-width: 350px;
  padding: 20px 30px;
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  color: #ffffff;
  border: 2px solid #444;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 1.6;
}

.tab-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}

.tab-button:hover::before {
  left: 100%;
}

.tab-button:hover {
  background: linear-gradient(135deg, #2d2d2d 0%, #3d3d3d 100%);
  border-color: #ffffff;
  box-shadow: 
    0 0 20px rgba(255, 255, 255, 0.3),
    0 0 40px rgba(255, 255, 255, 0.2);
  transform: translateY(-3px);
}

/* アクティブなタブ */
.tab-button.active {
  background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);
  border: 2px solid #ffffff;
  box-shadow: 
    0 0 25px rgba(255, 255, 255, 0.4),
    0 0 50px rgba(255, 255, 255, 0.3),
    inset 0 0 60px rgba(255, 255, 255, 0.1);
  transform: translateY(-5px);
}

.tab-button.active::after {
  content: '▼';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  color: #ffffff;
  animation: bounce 1s infinite;
}

@keyframes bounce {
  0%, 100% { bottom: -15px; }
  50% { bottom: -18px; }
}

/* タブコンテンツ */
.tab-content {
  display: none;
  animation: fadeIn 0.5s ease;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* h2スタイル */
.tab-content h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  color: #FFF;
}

/* スクロールボックス */
.scroll_box {
  overflow-x: auto;
  margin-bottom: 40px;
}

/* テーブルの既存スタイル（元のデザインを維持） */
table.sch {
  border-collapse: collapse;
  width: 100%;
}

table.sch th,
table.sch td {
  border: 1px solid #ccc;
  padding: 10px;
	color: #000;
}

table.sch th {
  background-color: #f0f0f0;
  font-weight: bold;
}

table.sch td.endline {
  border-bottom: 1px solid #999;
}

table.sch td.mark {
  background-color: #f9f9f9;
  font-size: 12px;
}

/* レスポンシブ対応 */
@media (max-width: 1250px) {
  #primary {
    width: 100%;
    padding: 0 15px;
  }
  
  .tab-navigation {
    flex-direction: column;
  }
  
  .tab-button {
    max-width: 100%;
  }
}





@media (max-width: 1024px) {
	.f_left{float: none;}
	.f_right{float: none;}
	.ces2023{font-weight: bold; color: #203865;margin: 10px 0;}
	.sma{display: block;}
  .scroll_box{ width: 100%; overflow-x: scroll; padding-bottom: 10px; }
	.webi{
		width: 100%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  }

.pt30 {
	padding-top: 30px;
}

.double{
	text-decoration:line-through;
text-decoration-color:#ff0000;/*線の色を指定*/
text-decoration-style:double;/*線のスタイルを指定*/
}


.red_22{
	font-size: 17px;
	color: red;
}

/* サブ見出し（既存の光沢デザイン） */
#primary .subheading {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto 40px;
  padding: 25px 40px;
  background: linear-gradient(135deg, #000000 0%, #1a1a1a 50%, #000000 100%);
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  box-shadow: 
    0 0 20px rgba(255, 255, 255, 0.3),
    0 0 40px rgba(255, 255, 255, 0.2),
    inset 0 0 60px rgba(255, 255, 255, 0.05);
  position: relative;
  overflow: hidden;
}

#primary .subheading::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  animation: shine 3s infinite;
}

@keyframes shine {
  0% { left: -100%; }
  50% { left: 100%; }
  100% { left: 100%; }
}

/* 中見出しデザイン */
#primary .midheading {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 30px;
  position: relative;
}

#primary .midheading::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #ff7f50, #ff4500);
  margin: 12px auto 0;
  border-radius: 2px;
}

/* ウェビナー情報 */
#primary .webinar-info {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto 40px;
  font-size: 18px;
  line-height: 1.6;
  color: #333333;
  text-align: left; /* 案内テキストは左揃え */
	background-color: #FFF7E4;
	padding: 25px;
}

#primary .webinar-btn {
  display: block;          /* ブロックにする */
  width: fit-content;      /* ボタン幅をテキストに合わせる */
  margin: 30px auto 0;     /* 上マージン20px、左右自動で中央寄せ */
  padding: 20px 50px;
  background: linear-gradient(135deg, #ff7f50, #ff4500);
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  border-radius: 6px;
  box-shadow: 0 4px 15px rgba(255, 69, 0, 0.4);
  transition: all 0.3s ease;
}

#primary .webinar-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 69, 0, 0.5);
}
