﻿@charset "utf-8";

/* reset
------------------------------------------------------ */

p,form,h1,h2,h3,h4,h5,h6,div,class,form {
	margin:0;
	padding:0;
	}
ol,ul {
	margin-top:0;
	}
img,table{
	border: 0;
	margin: 0;
	}

/* layout
------------------------------------------------------ */
body {
	margin: 0;
	background:#000000 ;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	}
#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 900px;
	
	}
.container {
	margin: 0 auto;
	padding: 0 30px;
	text-align: left;
	font-size: 14px;
	overflow: hidden;
	background-color: rgba(255,255,255,1)
	}
.goto{
margin:0 20px;
padding:0 20px;
}
.goto ul{
	margin-left: -2.5rem;
	margin-top: 10px;
}
.goto li{
	padding-left: 1rem;
	text-indent: -1rem;
}
.goto li  {
    list-style-type: none;
}
h1 {
	text-align:center;
	color: #ff0000;
	display: block;
	border-bottom: 3px solid #ff0000;
	margin-bottom: 10px;
	}
h2 {
	background-color:#1e1e23;
	opacity:0.5;
	color: #FFF;
	margin: 15px 0 10px 0;
	font-size: 20px;
	padding: 14px 0 10px 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	}
h3 {
	color: #0147B7;
	padding: 15px 0 5px 0;
	}
.accbox h3{
color: #e3b220;
padding: 15px 0 5px 0;	
}
h4 {
	text-align:center;
	font-size:20px;
	padding:15px 0 5px 0;
	}

.f10 {
    font-size: 10px;
    line-height: 13px;
	}	
.topicpass {
	width:730px;
	text-align:left;
	padding:5px 0 5px 20px;
	font-size: 12px;
	}
.pagetop {
	text-align: right;
	padding: 5px 20px 5px 0;
	font-size: 12px;
	}
.main-image {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 0;
	}
.course {
	width: 720px;
	margin: 0 auto 5px;
	border: 1px solid #34314C;
	border-collapse: collapse;
	}
.course th {
	color: #000;
	background: #E3E3E3;
	border: 1px solid #34314C;
	font-size: 14px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	}
.course td {
	color: #444;
	border: 1px solid #34314C;
	font-size: 16px;
	text-align: center;
	padding: 3px;
	height: 39px;
	vertical-align: middle;
	background: #FFF;
	}
.schtable {
	width: 800px;
	margin: 0 auto 3px;
	border-collapse: collapse;
	border: 1px solid #000;
	}
.schtable th{
	border-collapse: collapse;
	border: 1px solid #34314C;
	background: #E3E3E3;
	color: #000;
	height: 30px;
	font-size: 12px;
	text-align: center;
	}
.schtable th.date{
	border-collapse: collapse;
	border-top: 1px solid #34314C;
	border-left: 1px solid #34314C;
	border-right: 1px solid #34314C;
	color: #000;
	font-size: 12px;
	}

.schtable td{
	border-collapse: collapse;
	border: 1px solid #34314C;
	background: #FFF;
	color: #444;
	}
.schtable td p{
	line-height: 24px;
	}
.schtable td .event{
	padding: 8px;
	border: 1px solid #EC0204;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	color: #FFF;
	font-weight: bold;
	width: 800px;
	text-align: center;
	margin: 10px 5px 10px 0;
	line-height: 40px;
	background: #EC0204;
	}
.schtable td .event2{
	padding: 8px;
	border: 1px solid #2e5337;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	color: #FFF;
	font-weight: bold;
	width: 460px;
	text-align: center;
	margin: 10px 5px 10px 0;
	line-height: 40px;
	background: #2e5337;
	}
.schtable td .event3{
	padding: 8px;
	border: 1px solid #2e5337;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	color: #FFF;
	font-weight: bold;
	width: 460px;
	text-align: center;
	margin: 10px 5px 10px 0;
	line-height: 40px;
	background: #ff7f50;
	}
.container p{
	padding:0 0 0 20px;
	font-size: 14px;
	}
.container p.tourrate {
	font-size:20px;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
	}
.entryterms {
	display:none;
	border: dashed 1px #DD4A61;
	padding: 5px;
	margin: 10px 15px 25px 10px;
	position: relative;
	}
.container ul li p,
.container ol li p{
	padding:0px;
	}
.attention {
	color: #C00;
	font-weight: bold;
	}
.copyright {
	color: #000000;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	background-color:#ffffff;
	}
#share {
	width: 360px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#share ul {
	overflow: hidden;
	_zoom: 1;
	margin: 0 15px;
}
#share li {
	list-style-type: none;
	width: 80px;
	float: left;
	margin-left: 10px;
	position: relative;
	height: 90px;
}
#share li:first-child {
	margin-left: 0;
}
#share li a {
	display: block;
	width: 50px;
	height: 50px;
	margin:0 auto;
	position: absolute;
	left:15px;
	bottom: 10px;
}

.arrowBox {
	position: relative;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	text-align: center;
	line-height:18px;
}
.arrowBox:after, .arrowBox:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrowBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
.arrowBox:before {
	border-color: rgba(204, 204, 204, 0);
	border-top-color: #cccccc;
	border-width: 6px;
	margin-left: -6px;
}

.arrowBox span{
	font-size: 13px;
}

/*----アコーディオン----:/
/*ボックス全体*/
.accbox {
margin:20px 0 0 100px;
padding: 0;
max-width: 650px;/*最大幅*/
}

/*ラベル*/
.accbox label {
display: block;
margin: 1.5px 40px;
padding : 11px 20px;
color :#ffffff;
font-weight: bold;
background :#ff0000;
cursor :pointer;
transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
background :#85baef;
}

/*チェックは隠す*/
.accbox input {
display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
height: 0;
padding: 0;
overflow: hidden;
opacity: 0;
transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
width:900px;
height: auto;
margin:5px 0 5px -130px;
padding: 5px;
background: #ffffff;
opacity: 1;
}
