@charset "Shift_JIS";

/*font-color*/
.fc_black{color:#000;}
.fc_red{color:#F00;}
/*font-weight*/
.fw_normal{font-weight:normal;}
.fw_bold{font-weight:bold;}
.tx12 { font-size: 12px !important ; }
.tx14 { font-size: 14px !important ; }
.tx16 { font-size: 16px !important ; }
.tx_line {
    text-decoration: underline;
}
.tx_small{ font-size: 13px;}

/*----------------------------------------------------------------
  Common Set
----------------------------------------------------------------*/
a.over:hover {
  opacity: 0.7;
}
.pcnone {
  display: none;
}
.smpnone {
}
.tx_C {
  text-align: center !important;
}
.disnone {
  display: none !important;
}

.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
}

.soon{
	padding:10% 0;
	margin:0 0 0% 0;
	background-color:#999;
	color:#FFF;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

/* text-style
----------------------------------------------- */
.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.center {
  text-align: center !important;
}
.color-red {
  color: #dd0000;
}
.font12 {
  font-size: 12px;
}
.font10 {
  font-size: 10px;
}
.inlineb {
  display: inline-block;
}
.f-red {
  color: #F00;
}
.fw_140p {
  font-size: 140%;
}
.fw_normal {
  font-weight: normal;
}
/* image-style
----------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}
img {
  margin: 0;
}
img.alignleft {
  float: left;
  margin: 0 15px 20px 0;
}
img.alignright {
  float: right;
  margin: 0 0 20px 15px;
}
img.center {
  margin: 15px auto;
}
img.border {
  border: 1px solid #ddd;
  padding: 4px;
}
img.shadow {
  background: #fff;
  padding: 8px;
  -moz-box-shadow: 1px 2px 5px #ccc;
  -webkit-box-shadow: 1px 2px 5px #ccc;
  box-shadow: 1px 2px 5px #ccc;
}
img.frame {
  border: 5px solid #fff;
  box-shadow: 0px 1px 4px #999;
  -moz-box-shadow: 0px 1px 4px #999;
  -webkit-box-shadow: 0px 1px 4px #999;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

/* Emphasis
----------------------------------------------------------- */
.em1 {
  color: #dd0000;
}
.em2 {
  font-size: large;
  color: #dd0000;
}
.em3 {
  font-weight: bold;
}
.em4 {
  font-size: large;
}
.em5 {
  font-weight: bold;
  text-decoration: underline;
}
.em6 {
  background: #FFF8CE;
  font-weight: bold;
  padding-left: 3px;
}
.em7 {
  font-weight: bold;
  background: url(../images/common/liner.png) repeat-x 0 85%;
  padding-left: 3px;
  background-size: 3px;
}
.em1 a, .em2 a {
  color: #dd0000;
}
/* other-style
----------------------------------------------- */
.MT0 {
  margin-top: 0px !important;
}
.MT10 {
  margin-top: 10px !important;
}
.MT20 {
  margin-top: 20px !important;
}
.MT30 {
  margin-top: 30px !important;
}
.MB0 {
  margin-bottom: 0px !important;
}
.MB10 {
  margin-bottom: 10px !important;
}
.MB20 {
  margin-bottom: 20px !important;
}
.MB30 {
  margin-bottom: 30px !important;
}
.PT0 {
  padding-top: 0px !important;
}
.PT10 {
  padding-top: 10px !important;
}
.PT20 {
  padding-top: 20px !important;
}
.PT30 {
  padding-top: 30px !important;
}
.PB0 {
  padding-bottom: 0px !important;
}
.PB10 {
  padding-bottom: 10px !important;
}
.PB20 {
  padding-bottom: 20px !important;
}
.PB30 {
  padding-bottom: 30px !important;
}
.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mrl50 {
  margin-right: 50px;
  margin-left: 50px;
}
.ML0 {
  margin-left: 0px !important;
}
.ML10 {
  margin-left: 10px !important;
}
.ML20 {
  margin-left: 20px !important;
}
.ML30 {
  margin-left: 30px !important;
}
.ML50 {
  margin-left: 50px !important;
}
.MR0 {
  margin-right: 0px !important;
}
.MR10 {
  margin-right: 10px !important;
}
.MR20 {
  margin-right: 20px !important;
}
.MR30 {
  margin-right: 30px !important;
}
/*----------------------------------------------------------------
  Module Set
----------------------------------------------------------------*/
/* layout
----------------------------------------------- */
.inner {
  margin: 0 auto;
}

#wrapper {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
}
#wrapper #middleArea {
  width: 100% !important;
  padding: 0;
}
#wrapper #middleArea .section{
  
}

.headerbg {
width:950px;
display:block;
margin:0 auto;
}
#headline {
  max-height: 600px;
  overflow: hidden;
  position: relative;
  background: #0e2d40;
}
.layout2 .item {
  float: left;
  width: 430px;
}
.layout2 .item.itemright {
  float: right;
}
.layout3 .item {
  float: left;
  width: 212px;
  margin-right: 11px;
}
.layout3 .item.last, .layout3 .item2.last {
  margin-right: 0 !important;
}

.innerBox{
	width:980px;
	margin:0 auto;
}

/* Headline
----------------------------------------------- */
.headerbg h1 {
  width: 970px;
  color: #fff;
  padding: 8px 0;
  margin: 0;
}

#headline p {
position: absolute;
bottom: 5%;
z-index: 1000;
color: #333;
text-shadow: 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -1px 0px white;
font-size: 0.95rem;
font-weight: bold;
margin: 0 auto;
width: 100%;
}

ul#main-slider {
  margin: 0;
  padding: 0;
}
#main-slider img {
  float: left;
  min-width: 970px;
  width: 100%;
}
/*pamlist*/
#wrapper #pastlist {
  padding: 0;
}
/*title*/
#title {
  margin: 0;
  padding: 0;
  height: 400px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: url(../images/bg.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
#title h2 {
	height: auto;
	position: absolute;
	top: 0px;
	left: 3px;
	right: 0;
	margin: auto;
	color: #FFF;
	font-weight: bold;
	display: block;
}

/* Contents
----------------------------------------------- */
h1, h2 {
  font-size: 1.0em;
  color: #43280b;
}
table {
  border-collapse: collapse;
}
img {
  border: none;
  vertical-align: bottom;
}
ol, ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

h2 {
  clear: both;
  font-size: 36px;
  font-weight: normal;
  margin: 30px 0;
}
h3{
	text-align:center;
	font-size: 24px;
	margin:1% 0;
	color: #0076cc;
}

/* section
----------------------------------------------- */
.section {
  display: block;
  overflow: hidden;
  padding: 20px 0;
}
.section:nth-of-type(even) {
  background: #fff;
}
 .section:nth-of-type(odd) {
  background: #faf9f3;
}

.section{
	margin:0 0 30px 0;
	padding:20px 0 0 0;
}

.section h2,
.contInner02 h2{
	margin-bottom: 15px;
	margin:10px 0 30px 0!important;
	color:#0e2d40 !important;
	padding:10px 0 10px 0;
	display:block;
	overflow:hidden;
  font-family: sans-serif;
    position: relative;
    font-size:24px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    font-weight: bold;
}

.section h2 {
  margin: 20px auto 10px!important;
  width: 950px;
/*  background: url(../images/icon_dp.png) no-repeat left -1px;
  -moz-background-size: auto 90%;
  background-size: auto 90%;*/
}
.section h2:before {
    content: "";
  border-bottom: 3px solid #0e2d40;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.section h2:after {
  border-bottom: 3px solid #b2b2ab;
  bottom: 0;
  content: "";
  position: absolute;
  width: 950px;
  z-index: 1;
}
.section h2 span {
  font-size: 22px;
}

.section p.title, .section p.title {
  font-size: 16px;
  color: #fff;
  padding: 12px 6px;
  background: #ee1c23;
  text-align: center;
}
.section p.title span, .section p.title span {
  font-size: 12px;
}


/* box-style
----------------------------------------------- */
.section div.inner {
  margin: 0 auto;
  width: 970px;
  font-size: 18px;
}
.section div.inner > p {
	
  display: block;
  line-height: 2;
  margin-left: 1% !important;
}
.section div.inner > p:before {
  left: -1.2%;
  border-right: 10px solid #FFF;
  content: '';
  position: absolute;
  top: 30%;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/*  */
.section.inner {
  margin: 40px auto;
  width: 970px;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 0 270px;
}
.section.inner .qr_txt {
  padding: 30px;
}


/*ƒAƒ“ƒJ[*/
#anchorlinks {
  margin: 20px auto;
}
#bnlinks {
  padding: 10px 0 0 !important;
}

.section h2.imgtitle02 {
  margin: 20px auto 30px auto;
  width: 365px;
  font-size: 26px;
}


.pcnone {
	display:none !important;
}



/*
.contInner02 h2 {
	font-size: 32px;
	margin-bottom: 15px;
	font-weight:bold;
	margin:10px 0 10px 0!important;
	color:#BC0611;
	padding:10px 0 10px 0;
	display:block;
	text-align:center;
	overflow:hidden;
	border-bottom:2px dotted #BC0611;
	border-top:3px solid #BC0611
}
*/


.contInner02 h2 img{
	width:80px;
	height:auto;
	display:inline-block;
	margin:-10px 15px 0 0;
}

.contInner02 h2 span{
	margin:10px 0 0 0;
	display:inline-block;
	vertical-align:middle;
	position:relative;

}

.contInner02 h2 span > span{
	font-size:14px;
	margin:0 0 0 10px;
}

.contInner02{
	width:980px !important;
	margin:0 auto;
}

.endcontents{
    color: #FFF;
    background-color: #df3560;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    border: 1px dotted #FFF;
}

/*add20200619*/
.section div.inner > p.sup {
    text-align: center;
    padding-top: 15px;
    line-height: 1.5;
    font-size: 16px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
}

/*I—¹‘Î‰ž*/
.endcontents{
    color: #FFF;
    background-color: #df3560;
    text-align: center;
    padding: 12px 0;
    font-size: 18px;
    border: 1px dotted #FFF;
}
.btnAllgray {
    width: 530px;
    height: 52px;
    line-height: 52px;
    background: #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    color: #FFF!important;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 18px;
    position: relative;
}

/*202007’Ç‰Á*/
.section div.inner > p.what_campain {
    text-align: center;
    padding-top: 35px;
    line-height: 1.5;
    font-size: 26px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    font-weight: bold;
}
.section div.inner > p.txt_red {
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    font-weight: bold;
    color: #e60012;
}
.section div.inner > p.p_shosai {
    text-align: center;
    line-height: 1.5;
    font-size: 20px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
}
.section div.inner > p.btn_shosai a {
    text-align: center;
    display: block;
    margin:25px 0 10px 0;
    padding:15px;
    line-height: 1.5;
    font-size: 24px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    font-weight: bold;
    color: #fff;
    background: #0e2d40;
    background-image: url(../images/arrow_w.png);
    background-repeat: no-repeat;
    background-position: bottom 5px center;
    height:52px;
}
.section div.inner > p.btn_shosai a:hover {
    text-decoration: none !important;
    color: #fff !important;
}
.section div.inner > p.link_ginga {
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
    margin-top: 
}
.btn_tour {
    width: 50%;
    text-align: center;
    float: left;
    margin-top:0px;
    margin-bottom:10px;
}
.btn_link {
    display: block;
    width:300px;
    margin:15px auto 0;
    box-shadow:inset 0px 0px 15px 3px #23395e;
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	background-color:#2e466e;
	border-radius:5px;
	border:1px solid #1f2f47;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:15px 13px !important;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
    font-weight: bold;
    font-family: "Times New Roman", "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "ƒƒCƒŠƒI", Meiryo, serif;
}
.btn_oubo:hover {
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	background-color:#415989;
}
.tour_catch {
    font-size: 30px;
    color:#e60012;
    background: #e4e1d5;
    padding:20px;
    text-align: center;
    font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    font-weight: bold;
    line-height: 1.3;
}
.ouboBox{
	padding:10px;
	margin-bottom: 25px;
}
.ouboBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	font-size:18px;
	overflow:hidden;
	position:relative;
	background:#f6f6f6;
	margin:0 0 20px 0;
    height:65px;
    
}
.ouboBox dl:nth-of-type(1){
	border-top:1px solid #CCC;
    margin:10px 0 0 0;
}
.ouboBox dl dt{
    width:30%;
	padding:20px;
	position:absolute;
	top:0;
	left:0;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
}
.ouboBox dl dt.first{
    width:30%;
	padding:10px;
	position:absolute;
	top:15px;
	left:0;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
}
/*2s
.ouboBox dl dd{
	margin:0 0 0 32%;
	padding:10px 20px;
	background:#FFF;
    text-align: center;
}
*/
/*1s*/
.ouboBox dl dd{
	margin:0 0 0 32%;
	padding:20px;
	background:#FFF;
    text-align: center;
    height:65px;
}

.ouboBox p {
	padding: 10px 0 0;
}
.ouboBox p.red {
    color:#F00;
	padding-bottom: 10px;
}
.ouboBox dl dd span{
	display:block;
    font-size:18px;
}
.courseBox{
	padding:10px;
	margin-bottom: 25px;
}
span.courseTit {
    padding: 15px 0 5px 0;
    display: inline-block;
}
.courseBox ul {
    padding: 0 0 0 20px;
}
.courseBox ul li{
	list-style: none;
	line-height: 1.5;
    margin: 0 0 10px;
	font-size: 0.9em;
}
.happyouBox{
	padding:0;
	margin-bottom: 25px;
}
.happyouBox ul {
    padding-left: 10px;
}
.happyouBox ul li{
	list-style: none;
	line-height: 1.5;
    margin: 0 0 10px;
	font-size: 0.9em;
}
.jokenBox{
	padding:10px;
	margin-bottom: 25px;
}
.jokenBox ul {
    padding-left: 20px;
}
.jokenBox ul li{
	list-style: disc;
	line-height: 1.5;
    margin: 0 0 10px;
	font-size: 0.9em;
    list-style: outside;
}
.wayBox{
	padding:10px;
	margin-bottom: 25px;
    overflow: hidden;
}
.wayBox dl{
	border:1px solid #CCC;
	background:#FFF;
	font-size:18px;
	overflow:hidden;
	background:#f6f6f6;
    margin-bottom:10px;
}
.wayBox dl:nth-of-type(1){
	border-top:1px solid #CCC;
    margin-bottom:20px;
}
.wayBox dl dt{
	padding:10px;
	top:0;
	left:0;
    font-weight: bold;
}
.wayBox dl dd{
	padding:10px;
	background:#FFF;
	line-height:28px;
}

.wayBox p {
	padding: 10px 0 0;
}
.wayBox p.red {
    color:#F00;
	padding-bottom: 10px;
}
.wayBox .btn_way {
    width: 50%;
    text-align: center;
    float: left;
    margin-top:10px;
    margin-bottom: 20px;
}
.btn_oubo {
    display: block;
    width:250px;
    margin:15px auto 0;
    box-shadow:inset 0px 0px 15px 3px #23395e;
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	background-color:#2e466e;
	border-radius:5px;
	border:1px solid #1f2f47;
	display:inline-block;
	/*cursor:pointer;*/
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:15px 13px !important;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
    font-weight: bold;
}
.btn_oubo:hover {
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	background-color:#415989;
}
.btn_oubo_w {
    display: block;
    width:400px;
    margin:0 auto 20px;
    box-shadow:inset 0px 0px 15px 3px #23395e;
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	background-color:#2e466e;
	border-radius:5px;
	border:1px solid #1f2f47;
	display:inline-block;
	/*cursor:pointer;*/
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:15px 13px !important;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
    font-weight: bold;
}
.btn_oubo_w:hover {
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	background-color:#415989;
}
.btn_oubo_w_wrap {
    width:950px;
    text-align: center;
}
.seatBox{
	padding:10px;
	margin-bottom: 25px;
}
.seatBox div{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	font-size:18px;
	overflow:hidden;
	position:relative;
	background:#fff;
	margin:0;
    padding:10px;
}
.seatBox div:nth-of-type(1){
	border-top:1px solid #CCC;
    background:#f6f6f6;
}
.seatBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	font-size:18px;
	overflow:hidden;
	position:relative;
	background:#fff;
	margin:0;
}
.seatBox dl:nth-of-type(1){
	border-top:1px solid #CCC;
    background:#f6f6f6;
}
.seatBox dl dt{
	width:82%;
	padding: 15px 10px 10px;
	position:absolute;
	top:0;
	left:0;
}
.seatBox dl dd{
	margin:0 0 0 84%;
	padding:10px;
	line-height:28px;
    border-left:1px solid #CCC;
}
.seatBox dl dd strong{
	color:#F00;
}
.seatBox p{
    margin-top: 15px;
}
h2 span {
    font-weight: normal !important;
    font-size: 80% !important;
}
.tourBox{
	padding:10px;
	margin-bottom: 25px;
}
.tourBox h2{
	text-align:center;
	font-size:24px;
	margin-bottom:20px;
	color:#18a1b9
}
.tourBox dl{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#FFF;
	font-size:18px;
	overflow:hidden;
	position:relative;
	background:#f6f6f6;
	margin:0 auto;
    width:90%;
}
.tourBox dl:nth-of-type(1){
	border-top:1px solid #CCC;
}
.tourBox dl dt{
	width:13%;
	padding:10px;
	position:absolute;
	top:30%;
	left:3%;
}
.tourBox dl dd{
	margin:0 0 0 15%;
	background:#FFF;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    padding: 20px 20px;
    line-height: 40px;
}
.tourBox dl dd strong{
	color:#F00;
}
.tourBox dl dd span{
	font-size:14px;
	display:block;
}
.tourBox h3 p.tour_plan {
    background: #651900;
    color: #fff;
    font-weight: bold;
    padding:10px;
    font-size: 20px;
    text-align: left;
    margin-bottom: 15px;
}
.tourBox p.tour_plan01 {
    background: #FFE032;
    padding: 10px;
    color: crimson;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    width: 930px;
}
.tourBox p.tour_plan02 {
    background: #CB9800;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    width: 930px;
}
.tourBox p.tour_plan03 {
    background: #729800;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    width: 930px;
}
.tourBox p.tour_plan04 {
    background: #2287A9;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    width: 930px;
}
.tourBox p.tour_plan05 {
    background: #336699;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
    width: 930px;
}
.tourBox p.tour_plan_sup {
    display: inline-block;
    padding: 10px;
}
.tourBox p.tour_plan_sup_wrap {
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px #333333 solid;
    font-size: 16px;
    margin-left: 5%;
}
.tourBox p.tour_detail {
    padding: 10px 0;
}
.tourBox dl dd img {
    margin: 0px 3px 12px 3px;
}
.tourBox dl dd span.train {
    background: repeating-linear-gradient(to right, black, black 20px, white 20px, white 40px);
    width:150px;
    border:1px solid #000;
    height:6px;
    margin:0 auto;
}
.tourBox dl dd span.train02 {
    background: repeating-linear-gradient(to right, black, black 20px, white 20px, white 40px);
    width:70px;
    border:1px solid #000;
    height:6px;
    margin:0 auto;
}
.table01 {
  border:none;
  border-collapse: collapse;
  font-size:14px;
}

.table01 tr {
  border: none;
}

.table01 td {
  border: none;
  text-align: center;
  vertical-align: middle;
  padding: 0 3px;
}

.table01 th {
  text-align: center;
  padding: 16px;
  width: 22%;
  font-weight: normal;
  border-right: 1px solid #9e9e9f;
}
.table02 {
    margin-top:10px;
  border:none;
  width: 100%;
  border-collapse: collapse;
  font-size:14px;
}

.table02 tr {
  border: none;
}

.table02 td {
  border: none;
  text-align: right;
  vertical-align: middle;
  padding: 0;
}

.table02 th {
  text-align: center;
  padding: 16px;
  width: 22%;
  font-weight: normal;
  border-right: 1px solid #9e9e9f;
}
p.u_table{
    margin:0 auto;
    width:90%;
    padding-top:10px;
    font-size: 14px;
}
.mar_top_10px {
    margin-top: 10px;
}
.link_top {
    width:950px;
    text-align: right;
}
.annai {
    line-height: 1.5!important;
    padding-bottom: 25px;
    font-size: 15px;
    padding-top: 0!important;
}
/*20201016’Ç‰Á*/
.btn_wrap_left {
    padding: 10px;
    margin:20px 0;
    border:1px solid #000;
    width:45%;
    float:left;
    overflow: hidden;
    text-align: center;
}
.btn_wrap_right {
    padding: 10px;
    margin:20px 0;
    border:1px solid #000;
    width:45%;
    float:right;
    overflow: hidden;
    text-align: center;
}
.oubo_wayBox{
	padding:10px;
	margin-bottom: 25px;
    overflow: hidden;
}
.oubo_wayBox p {
    clear: both;
}
.oubo_wayBox dl{
    text-align: center;
    margin-bottom:10px;
}
.oubo_wayBox dl dt{
    margin:5px 0 20px;
    font-weight: bold;
}
.oubo_wayBox dl dd{
    display: inline;
    padding:5px 10px;
    margin:10px 0;
    border-radius: 3px;
    background: #415989;
    color: #fff;
}
.oubo_wayBox dl dd span{
    margin:10px 0;
    border-radius: 3px;
    background: #415989;
    color: #fff;
}
.oubo_wayBox dl dd span a{
    color: #fff;
}
.oubo_wayBox dl dd span a:hover{
    color: #fff !important;
}
/*ƒŠƒ“ƒN‰ðœ
.oubo_wayBox dl dd:hover{
    opacity: 0.8;
    background: #415989;
    color: #fff !important;
}
*/