@charset "utf-8";
/* CSS Document */
#top {
	height: 280px;
}
.subtitle {
	position: relative;
	width: 100%;
	height: 180px;
}
.subtitle img {
	position: absolute;
	top: 80px;
	left: 30px;
}
#content {
	width: 96%;
	margin: 0 auto;
}
.main {
	width: 640px;
	float: left;
}
.main h2 {
	margin-bottom: 10px;
	padding-top: 32px;
	height: 24px;
	line-height 30px;
	color: #36C;
	font-size: 2em;
	border-bottom: 3px solid #36C;
	background: url(../img/headline.png) no-repeat right bottom;
	font-style: italic;
}
.main h4 {
	background: #69F;
	color: #FFF;
	padding-left: 10px;
}
.pdf a {
	display:block;
	color: #FFF;
	font-weight: bold;
	background: url(../img/pdf.png) no-repeat #69F left center;
	padding: 5px 10px 5px 35px;
	border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border: 1px solid #369;
}
.pdf a:hover {
	background-color: #ABF;
}
.xlx a {
	display: block;
	color: #FFF;
	font-weight: bold;
	background: url(../img/xlx.png) no-repeat #9C0 left center;
	padding: 5px 10px 5px 35px;
	border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border: 1px solid #060;
}
.xlx a:hover {
	background-color: #CD9;
}
.mail a {
	display:block;
	color: #933;
	font-weight: bold;
	background: url(../img/mail.png) no-repeat #FAA 3px center;
	padding: 5px 10px 5px 38px;
	border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border: 1px solid #369;
}
.mail a:hover {
	background-color: #FCC;
}
.main .uc {
	width: 98%;
	height: 720px;
	background-size: cover;
	/*margin-top: 20px;*/
	padding: 20px 0 0 2%;
}

/*INFO*/
.main#info .uc {
	background: url(../info/img/uc.jpg) no-repeat right top;
}
.info_title {
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(../info/img/bg_title.jpg) no-repeat center;
	background-size: cover;
	top: 100px;
}
.info_navi {
	width: 100%;
	height: 40px;
	margin: 20px auto 0 auto;
	line-height: 1em;
	overflow: hidden;
}
.info_navi ul {
	font-size: 0;
	width: 108%;
}
.info_navi li {
	width: 15%;
	height: 32px;
	margin-right: 2px;
	padding: 0;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	border: 1px solid #903;
}
.info_navi li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #603;
	font-size: .8rem;
}
.info_navi li a:hover {
	background: #FFEEF0;
}
#info table.outline, #info table.category {
	width: 100%;
}
#info .outline th {
	padding: 5px 10px;
	border: 1px solid #CCC;
}
#info .outline td {
	padding: 5px;
	border: 1px solid #CCC;
}
#info .outline td.noline {
	border: none;
}
#info .category th, #info .category td {
	padding: 0 2px;
	border: 1px solid #CCC;
}
#info .outline_sp, #info .category_sp, br.pcS {
	display: none;
}
#info .attention {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}
#info .info_caution {
	padding: 10px;
	color: #900;
	background: #FDD;
	border: 2px solid #C00;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#info .info_reg {
	padding: 10px;
	border: 2px solid #09F;
	background: #EFF;
}
#info .info_reg h5 {
	font-size: 1em;
	border-bottom: 1px solid #333;
	padding: 2px 0 0 2px;
	margin-top: 10px;
}
#info ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 28px;
}

/*COURSE*/
.main#course .uc {
	background: url(../course/img/uc.jpg) no-repeat right top;
}
.course_title {
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(../course/img/bg_title.jpg) no-repeat center;
	background-size: cover;
	top: 100px;
}

#course_guide {
	height: 690px;
}
.course_guide_title {
	position: absolute;
	width: 100%;
	height: 590px;
	top: 100px;
}
.course_guide_cover {
	width: 100%;
	height: 480px;
	background: url(../course/img/title_img.jpg) no-repeat center bottom;
	background-size: cover;
}
.course_img {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 590px;
}
.course_img img {
	position: absolute;
	top: 3px;
	left: 10px;
}
.course_img .course_read {
	position: absolute;
	top: 160px;
	left: 15px;
	padding: 2px 5px 0 10px;
	width: 320px;
	height: 120px;
	background: rgba(255,255,255,0.7);
}
.credit{
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: .8em;
	bottom: 90px;
}
.course_guide_headline {
	position: absolute;
	width: 50%;
	height: 74px;
	bottom: 5px;
}
.course_map_area {
	position: absolute;
	width: 304px;
	height: 300px;
	bottom: 30px;
	right: 20px;
}
.course_map_area img {
	width: 100%;
	height: 100%;
}
.course_map_zoom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
	height: 20px;
	background: url(../img/zoom.png) no-repeat;
	padding-left: 20px;
}
.course_guide_index1, .course_guide_index2, .course_guide_index3 {
	position: relative;
	margin-bottom: 10px;
	padding: 44px 5px 11px 5px;
	height: 19px;
	background: no-repeat;
}
.course_guide_index1 {
	background-image: url(../course/img/bg_index1.png);
}
.course_guide_index2 {
	background-image: url(../course/img/bg_index2.png);
}
.course_guide_index3 {
	background-image: url(../course/img/bg_index3.png);
}

.main_course {
	background: url(../course/img/bg_course_guide.jpg) no-repeat left bottom;
	background-size: auto 100%;
	margin-bottom: 20px;
/*TEST
	width: 75%;*/
}
/*TEST*/
.tweet {
	width: 23%;
	float: right;
}
.A, .B, .C, .D {
	width: 98%;
	margin: 10px 0;
	padding: 1% 1% 0 1%;
}
.A, .B, .C {
	border-bottom: 2px dotted #9C0;
}
.course_guide_head {
	width: 35%;
	height: 88px;
	padding: 12px 0 0 5px;
	float: left;
	font-size: 1.5em;
	color: #FFF;
	font-weight: bold;
	background: url(../course/img/bg_course_guide_head.png) no-repeat;
}
.course_guide_head .Dcourse {
	margin-top: 20px;
}
.course_guide_txt {
	width: 64%;
	float: left;
}
.course_guide_txt img {
	width: 60%;
	height: auto;
}

.course_txt_ph1 {
	width: 55%;
	font-size: .9em;
	margin-left: 10px;
	float: right;
}
.course_txt_ph2 {
	width: 55%;
	font-size: .9em;
	margin-right: 10px;
	float: left;
}
.course_txt_ph1 img, .course_txt_ph2 img {
	width: 100%;
	height: auto;
}
table.course_limit {
	width: 100%;
}
.course_limit th, .course_limit td {
	padding: 5px;
	border: 1px solid #CCC;

}
.course_limit th {
	background: #CCC;
}
.course_side_photo {
	margin-top: 20px;
	width: 100%;
	font-size: .8em;
}
.course_side_photo img {
	width: 100%;
}
.course_box1, .course_box2 {
	width: 45%;
	border: 1px dotted #999;
	padding: 2%;
	margin: 20px 0;
}
.course_box1 {
	float: left;
}
.course_box2 {
	float: right;
}
.course_box1 img, .course_box2 img {
	width: 100%;
}
.clear_tb, img.sp_img {
	display: none;
}

/*GUIDE*/
.main#guide .uc {
	background: url(../guide/img/uc.jpg) no-repeat right top;
}

.main#guide h2 {
	font-size: 1.5em;
}
/*.main#guide h2.swa {
	padding-top: 18px;
	height: 44px;
	line-height: 1.2em;
}*/
.main#guide h3 {
	height: 24px;
	font-size: 1.5em;
	font-style: italic;
	background: url(../guide/img/head_h3.png) no-repeat left bottom;
	padding: 20px 0 0 40px;
	color: #F9C;
	margin-bottom: 10px;
}
.guide_title {
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(../guide/img/bg_title.jpg) no-repeat center;
	background-size: cover;
	top: 100px;
}
.guide_title .subtitle img {
	top: 60px;
}
.guide_navi {
	width: 100%;
	height: 60px;
	margin: 10px auto;
	overflow: hidden;
}
.guide_navi ul {
	font-size: 0;
	width: 104%;
	height: 58px;
}
.guide_navi li {
	/*width: 11%;
	margin: 4px 1% 0 0;*/
	width: 13%;
	height: 52px;
	margin: 4px .6% 0 0;
	text-align: center;
	display: inline-block;
	border: 1px solid #903;
	line-height: 18px;
	font-size: .7rem;
}
.guide_navi li a {
	display: block;
	width: 100%;
	height: 45px;
	padding-top: 7px;
	color: #603;
}
.guide_navi li a:hover {
	background: #FFEEF0;
}

dl.faq {
	width: 100%;
	margin: 20px auto;
}
dl.faq dt {
	min-height: 35px;
	padding: 15px 0 0 64px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1rem;
	border-bottom: 1px solid #333;
	background: url(../guide/img/q.png) no-repeat;
}
dl.faq dd {
	min-height: 50px;
	margin: 5px 5px 20px 0;
	padding-left: 64px;
	background: url(../guide/img/a.png) no-repeat;	
}
dl.faq dd a {
	text-decoration: underline;
}
.faq_button1 span, .area_close1, .faq_button2 span, .area_close2, .faq_button3 span, .area_close3 {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #69F;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.faq_button1 span.close, .faq_area1, .faq_button2 span.close, .faq_area2, .faq_button3 span.close, .faq_area3 {
	display: none;
}

table.chart_sp, table.sch_sp {
	display: none;
}

.chart th {
	background: #CDF;
	border: 1px solid #9AF;
}
.chart td {
	border: 1px solid #9AF;
}
.chart td.arrow {
	height: 50px;
	background: url(../guide/img/arrow.png) no-repeat center;
	border: none;
}
.chart td.noline {
	border: none;
}
#guide .read {
	border: 1px solid #9C9;
	padding: 5px;
	font-weight: bold;
}
#guide ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 28px;
}

#guide ol.guide_list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
.guide_box {
	position: relative;
	margin-top: 40px;
}
.guide_box1_head {
	position: absolute;
	margin-top: -25px;
	padding: 5px 10px;
	width: 100px;
	background: #093;
	color: #FFF;
	font-weight: bold;
}
.guide_box1 {
	margin-left: 20px;
	border: 1px solid #093;
	background: #DFE;
	padding: 10px;
}
.guide_box2_head {
	position: absolute;
	margin-top: -25px;
	padding: 5px 10px;
	width: 100px;
	background: #E66;
	color: #FFF;
	font-weight: bold;
}
.guide_box2 {
	margin-left: 20px;
	border: 1px solid #E66;
	background: #FCC;
	padding: 10px;
}

#guide .takuhai {
	width: 618px;
	padding: 10px;
	border: 1px solid #0C3;
	margin: 20px 0;
}
#guide .kowa {
	width: 618px;
	padding: 10px;
	border: 1px solid #FC0;
}
#guide table.sch {
	width: 100%;
}
#guide .sch td {
	border: 1px solid #CCC;
}
#guide .sch td.noline {
	border: none;
}

#guide table.start, #guide table.clork {
	width: 100%;
}
#guide .start th, #guide .start td, #guide .clork th, #guide .clork td {
	padding: 5px;
	border: 1px solid #CCC;
}
#guide .clork th {
	text-align: left;
}
#guide .start td.noline, #guide .clork td.noline {
	border: none;
}

#guide img.gu {
	width: 99.5%;
	height: auto;
	margin-bottom: 5px;
	border: 1px solid #333;
}
.half_left{
	width: 40%;
	margin-right: 4%;
	float: left;
}
.half_left img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.suwa_head {
	font-weight: bold;
	font-size: 1.5em;
}
.half_right{
	width: 55%;
	float: right;
}
.onsen_head {
	text-align: right;
	vertical-align: middle;
	background: url(../guide/img/navi_onsen.jpg) no-repeat left;
	height: 72px;
}
table.onsen_navi {
	width: 100%;
}
.onsen_navi th {
	padding: 0;
}
.onsen_navi td {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
.track {
	margin-top: 20px;
}
.track .cover {
	width: 30%;
	float: left;
}
.track .cover_txt {
	width: 65%;
	float: right;
}
.track .apri_read {
	font-weight: bold;
	font-size: 1.1em;
}
.track .apri_read_sp {
	display: none;
}
.track .apri_read_head {
	font-size: 1.5em;
	font-style: italic;
	color: #F9C;
	margin-bottom: 10px;
}
.track .apri {
	width: 240px;
	float: left;
	margin-right: 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.track .apri img {
	width: 100%;
	height: auto;
}
.track .apcode {
	border: 1px solid #333;
	margin-top: 10px;
}
.track .app_dl {
	width: 44%;
	float: left;
	margin-right: 1%;
	border: 1px solid #CCC;
	padding: 1%;
}
.track .app_dl img {
	width: 100%;
}
img.apri_bnr {
	max-width: 164px;
}
.track img.apcode {
	max-width: 240px;
}
.guide .map_sp {
	display: none;
}

/*ACCESS*/
.main#access .uc {
	background: url(../access/img/uc.jpg) no-repeat right top;
}

.main#access h2 {
	font-size: 1.6em;
}
.main#access h3 {
	height: 24px;
	font-size: 1.5em;
	font-style: italic;
	background: url(../guide/img/head_h3.png) no-repeat left bottom;
	padding: 20px 0 0 40px;
	color: #F9C;
	margin-bottom: 10px;
}

.access_title {
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(../access/img/bg_title.jpg) no-repeat center;
	background-size: cover;
	top: 100px;
}
.access_title .subtitle img {
	top: 60px;
}

.acc_navi {
	width: 100%;
	height: 40px;
	margin: 20px auto 0 auto;
	line-height: 1em;
	overflow: hidden;
}
.acc_navi ul {
	font-size: 0;
	width: 101%;
}
.acc_navi li {
	width: 32%;
	height: 32px;
	margin-right: 1%;
	padding: 0;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	border: 1px solid #903;
}
.acc_navi li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #603;
	font-size: .8rem;
}
.acc_navi li a:hover {
	background: #FFEEF0;
}
table.ferry, .ferry_pc {
	width: 100%;
}
.ferry th, .ferry td, .ferry_pc th, .ferry_pc td {
	padding: 5px;
	border: 1px solid #CCC;
}
table.ferry_sp {
	display: none;
}
.acc_root {
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.sado_caution {
	padding: 5px;
	background: #FEF;
	border: 1px solid #C00;
}
.park_map {
	width: 60%;
	float: right;
	margin-left: 10px;
}
.park_map img {
	width: 100%;
	height: auto;
}
ol.shuttle {
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
}
ol.shuttle li{
	margin-bottom: 20px;
}
.pdf.busfile, .mail.busfile {
	width: 300px;
}

/*ENTRY*/
.main#entry .uc {
	background: url(../entry/img/uc.jpg) no-repeat right top;
}

.main#entry h2 {
	font-size: 1.6em;
}
.main#entry h3 {
	height: 24px;
	font-size: 1.5em;
	font-style: italic;
	background: url(../guide/img/head_h3.png) no-repeat left bottom;
	padding: 20px 0 0 40px;
	color: #F9C;
	margin-bottom: 10px;
}
.entry_title {
	position: absolute;
	width: 100%;
	height: 180px;
	background: url(../entry/img/bg_title.jpg) no-repeat center;
	background-size: cover;
	top: 100px;
}
.entry_info {
	padding: 5px;
	margin: 10px auto 10px auto;
	border: 2px solid #C36;
	font-size: 1.1em;
}

/*STAY*/
.main#stay .uc {
	background: url(../stay/img/uc.jpg) no-repeat right top;
}

.stay_title {
	position: absolute;
	top: 100px;
	width: 100%;
	height: 180px;
	background: url(../stay/img/bg_title.jpg) no-repeat center;
	background-size: cover;
}
.main#stay h2 {
	height: 26px;
	background: url(../stay/img/nihonryokou.jpg) no-repeat;
	margin-bottom: 20px;
	padding: 40px 0 0 100px;
	font-size: 18px;
	color: #34519E;
	border-bottom: 2px solid #34519E;
}
.stay_info {
	min-height: 240px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #34519E;
	background: url(../stay/img/info_img.jpg) no-repeat right bottom;
	background-size: 90%;
}

/*CONTACT*/
.main#contact .uc {
	background: url(../contact/img/uc.jpg) no-repeat right top;
}

.contact_title {
	position: absolute;
	top: 100px;
	width: 100%;
	height: 180px;
	background: url(../contact/img/bg_title.jpg) no-repeat center;
	background-size: cover;
}
#mailform h2 {
	font-size: 1.5em;
}
.contact_form {
	width: 100%;
	height: 700px;
	border: none;
	overflow-y: scroll;
}

/*SPONSOR*/
.sponsor_title {
	position: absolute;
	top: 100px;
	width: 100%;
	height: 180px;
	background: url(../sponsor/img/bg_title.jpg) no-repeat center;
	background-size: cover;
}
.sponsor_title .subtitle img {
	top: 60px;
}
.sponsor_navi {
	margin: 20px auto;
	width: 428px;
	height: 40px;
	overflow: hidden;
}
.sponsor_navi ul {
	width: 460px;
	height: 40px;
}
.sponsor_navi li {
	width: 200px;
	height: 32px;
	margin-right: 19px;
	padding: 0;
	line-height: 32px;
	text-align: center;
	display: inline-block;
	border: 1px solid #903;
}
.sponsor_navi li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #603;
	font-size: .8rem;
}
.sponsor_navi li a:hover {
	background: #FFEEF0;
}

#sponsor h2 {
	margin-bottom: 10px;
	padding-top: 38px;
	height: 24px;
	line-height 30px;
	color: #36C;
	font-size: 2em;
	border-bottom: 3px solid #36C;
	background: url(../img/headline.png) no-repeat right bottom;
	font-style: italic;
}
#sponsor h3 {
	margin-bottom: 20px;
	width: 100%;
	height: 58px;
	font-size: 1.5em;
	color: #36C;
	border-bottom: 3px solid #36C;
	background: url(../img/headline.png) no-repeat right bottom;
	font-style: italic;
}
#sponsor h3 .booth_logo {
	margin-right: 10px;
	font-size: .6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	float: left;
}
#sponsor .booth1 {
	width: 40%;
	min-height: 350px;
	margin-right: 5%;
	margin-top: 0;
	float: left;
}
#sponsor .booth1 img {
	width: 100%;
	height: auto;
}
#sponsor .booth_read {
	font-size: 1.2em;
	font-weight: bold;
}

#sponsor ul.site {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px dotted #CCC;
}
#sponsor .site li {
	padding: 5px;
	float: left;
}
#sponsor .site li.cell1 img {
	border: 1px solid #999;
}
#sponsor .site li.cell1 {
	width: 162px;
	vertical-align: top;
	padding-left: 13px;
}
#sponsor .site li.cell2 {
	width: 300px;
	padding: 5px 0;
}
	
.booth_line {
	display: none;
	width: 100%;
	height: 16px;
	background: url(../sponsor/img/line.png) no-repeat #900;
	margin-bottom: 10px;
}

@media all and (min-width: 980px){
	.subtitle, #content, .course_img {
		width: 960px;
		margin: 0 auto;
	}
}

@media all and (min-width: 769px) and (max-width: 979px) {
	.main {
		width: 62%;
	}
	br.pc {
		display: none;
	}
	#sponsor .site li.cell2 {
		width: 22%;
	}

}
@media all and (max-width: 920px){
	.main {
		width: 70%;
	}
	.banners {
		width: 202px;
	}
	.banners .top_headline img {
		width: 98%;
	}
	.banners ul {
		width: 202px;
	}
	.banners li {
		float: none;
		text-align: center;
	}
	.guide_navi {
		height: 120px;
	}
	.guide_navi li {
		width: 23%;
	}
}
@media all and (min-width: 921px) and (max-width: 979px){
	br.pcS {
		display: block;
	}
}
@media all and (max-width: 900px){
	.course_guide_head{
		background-size: 100%;
		font-size: 1.2em;
		line-height: 1.4em;
	}
}
@media all and (max-width: 815px){
	.info_navi ul {
		width: 105%;
	}
}
