@charset "utf-8";
/* CSS Document */

/* =========================
	body
========================= */

body {
	background: #fff;
	font-size: 13px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	line-height: 2em;
	color: #000;
}

p {
	margin: 0;
	color: ;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	background: ;
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	word-break: break-all;
	color: ;
	border: #004dae 1px solid;
}

tr {}

th,
td{
	padding: 6px;
	border: #004dae 1px solid;
}

th {
	background: #dbeaff;
	width: 25%;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	color: ;
}

td {
	background: ;
	word-break: break-all;
	text-align: ;
}

@media screen and (max-width:480px){/*画面幅が480pxまでの時*/
    table.sp {width: 100%;}
    table.sp th, table.sp td {border-bottom: none; display: block; width:96%;}
    table.sp td:last-child {border-bottom: solid 1px #004dae; text-align:center;}
}


ul {
	list-style-type: none;
	padding: 0;
}
ul:after {
	display: block;
	content: "";
	clear: both;
}

dl {
	margin: 0;
}
dl dd {
	margin: 0;
}
dl:after {
	display: block;
	content: "";
	clear: both;
}


@media screen and (max-width:480px){/*画面幅が480pxまでの時*/
    br.sp{display: block;}
    br.tb{display: none;}

}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
    br.sp{display: none;}
    br.tb{display: block;}

}



/* =========================
	logo
========================= */

.header_inner {
	position: relative;
	margin:  0 auto;
	/*text-align: center;*/
	background: ;
	z-index: 100;
	border-top: 10px solid #004dae;
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
}

h1 {
	background: ;
	text-align: center;
	margin: 0 auto;
	padding: 30px 3% 30px;
	line-height: 0;
}
h1 img {
	width: 100%;
	max-width: 471px;
}

/* =========================
	slider
========================= */

.slider_box {
	max-width: 700px;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}


/* =========================
	g_menu
========================= */

.g_menu {
	min-height: 1em;
	line-height: 1em;
	margin: 0;
	padding-top: 0px;
	background: ;
	text-align: center;
	/*border-top: solid 1px #999;*/
}

.g_menu a {
	display: inline-block;
	width: 50%;
	max-width: 350px;
}

.g_menu img {
	max-width: 180px;
}


/* =========================
	menu
========================= */

.menu {
	margin: 0 ;
	padding-top: 3px;
	padding-bottom: 3px;
	background: ;
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
}

.menu ul {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	background: ;
	border-bottom: 1px solid #004dae;
	line-height: 0;
	list-style: none;
	text-align: center;
}
.menu ul li:last-child {
	border-bottom: none;
}

.menu ul li a {
	display: block;
	padding: 6px 10px;
	background: url(../img/menu/arrow.png) no-repeat 95% 50%;
	background-size: auto 14px;
	text-decoration: none;
}


/* =========================
	footer_menu
========================= */

.footer_menu {
	margin: 0 auto;
	padding: 0 5% 70px;
	background:  ;
	text-align: center;
}

.footer_menu ul li:first-of-type {
	margin-bottom: 20px;
}
.footer_menu ul li {
	margin-bottom: 10px;
}
.footer_menu ul li.text_contents {
	max-width: 593px;
    width: 100%;
	border: #004dae 3px solid;
	border-radius: 5px;
	padding: 0 8px 10px;
	box-sizing: border-box;
}
.footer_menu ul li.text_contents h4 {
	border-bottom: #004dae 3px solid;
}
.footer_menu ul li.text_contents p {
	text-align:center;
}
.footer_menu ul li.text_contents a {
	font-weight: 600;
    font-size: 20px;
    color: #004dae;
    margin: 0 5px;
    vertical-align: -3px;
}

.footer_menu ul li img {
	margin-top: 0;
}
.footer_menu img {
	margin-top: 0;
}


/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: ;
	border-bottom: ;
}

.f_menu:after {
	content: "";
	display: block;
	clear: both;
}

.f_menu img {
	max-width: 160px;
}

.f_menu ul {
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.f_menu li {
	float: left;
	width: 50%;
	padding: 5px 0;
	line-height: 0;
	text-align: center;
	list-style: none;
}


/* =========================
	footer
========================= */

.footer:before {
	position: absolute;
	top: -18%;
	display: block;
	content: "";
	background: url(../img/all/main_bg.gif) no-repeat center bottom / 100% auto;	width: 100%;
	height: 15%;
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
    .footer:before {
        top: -18.8%; background: url(../img/all/main_bg.gif) no-repeat center bottom / 45% auto;}
}


.footer {
	position: relative;
	margin: 0;
	background: url(../img/all/footer_bg.gif) repeat-x center bottom / 230% auto;
	border-top: #004dae 10px solid;
	box-sizing: border-box;
}

.footer_inner {
	background: ;
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0 0;
}

.footer_inner img {
	width: 100%;
	max-width: 471px;
}

.footer_inner p {
	margin: 10px 0;
	color: ;
	text-align: center;
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	padding: 5px 10px;
	background: ;
	margin: 0;
	font-size: 11px;
	text-align: center;
	border-top: ;
}

.copyright p {
	margin: 0;
	color: ;
}


/* =========================
	Contents
========================= */

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}

.contents p {
	padding: 2% 0;
}

.link a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: #036eb7;
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.link2 {
	display: block;
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
}

.text_contents {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
}

.lightbox:after {
	content: "";
	display: block;
	clear: both;
}

.lightbox_info {
	margin: -15px 0 -5px;
	font-size: 11px;
	text-align: center;
}

.inline_block span {
	display: inline-block;
}


/* =========================
	page
========================= */
h3.title_text {
	background: url(../img/all/h2_bullet_trees.gif) no-repeat 3px bottom;
	margin: ;
	padding: 3px 8px 2px 45px;
	font-size: 1.6em;
	font-weight: bold;
	color: #004dae;
	text-align: ;
	line-height: ;
	border-bottom: #004dae 3px solid;
}
h4.title_text {
	background: #dbeaff;
	margin:10px 0 ;
	padding: 7px 12px 6px;
	font-size: 1.4em;
	font-weight: bold;
	color: #004dae;
	text-align: ;
}
h5.title_text {
	background: ;
	margin: 10px 0 0;
	padding: ;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: center;
}
 .sub_box {
 	margin: 10px auto 20px;
 	padding: 20px 0 10px;
 }
p.att {
	background: ;
	padding:  10px;
	border: #004dae 3px dashed;
}
.img2 {
	display: table;
	margin: 0 auto;
}
.img2 li {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.img2 li:nth-of-type(2n+1) {
	margin-left: 0;
}
.img3 {
	display: table;
	margin: 0 auto;
}
.img3 li {
	float: left;
	width: 33%;
	margin-left: 0.5%;
}
.img3 li:nth-of-type(3n+1) {
	margin-left: 0;
}
.red {
	color: red;
}
.blue {
	color: #004dae;
	font-weight: bold;
}

/*------------------ index ------------------*/
.header {
	margin: 0 auto;
}


#index .mvbg{background: url("../img/index/top_mainvisual.jpg") no-repeat center bottom;}
#index .mvbg .mvimg{ position: relative; top:10px; left: 15px;}
#index .mvbg .mvttl{ position: relative; top: -18px; left: 15px;}
#index .mvbg .text_contents{width:450px; text-align:left; margin: 0; position: relative; top:-30px; left:5px;}
#index .mvbg .text_contents p{font-size:15px; color:#54270a;}

@media screen and (max-width:480px){/*画面幅が480pxまでの時*/
    #index .mvbg{background: url("../img/index/top_mainvisual.jpg") no-repeat top right -15px; background-size: 130%;}
    #index .mvbg .mvimg{ width: 80%; top: 25px; left: 10px;}
    #index .mvbg .mvttl{  width: 85%; top: 0px; left: 10px;}
    #index .mvbg .text_contents{width:300px; top:-20px; left:0px;}
    #index .mvbg .text_contents p{font-size:13px;}
}


#index .point li {
	margin-bottom: 30px ;
}
#index .point01 .photo img,#index .point02 .photo img,
#index .point03 .photo img{
    width: 340px;
}

/*------------------ cuisine ------------------*/

.cuisine_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/cuisine/h1_cuisine.png) no-repeat center center / 60% auto , url(../img/all/h1_bg.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.cuisine_title h2 {
		background-size: 50% auto ,cover;
	}
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
	.cuisine_title h2 {
		background-size: 30% auto ,cover;
	}
}

#cuisine .tab_box {
	display: table;
	margin: 0 auto;
}
#cuisine .tab_box li a {
	display: block;
	background: #004dae;
    margin-bottom: 10px;
    padding: 13px 80px 12px;
    font-size: 1.4em;
	font-weight: bold;
	border-radius: 8px;
	color: #fff;
	text-align: center;
}
#cuisine #flick2 li {
	margin-left: 5px;
}	
#cuisine #flick2 .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}
#cuisine #flick2 .slick-dots {
	bottom: -30px;
}
#cuisine #flick2 .slick-dots li {
	background: rgba(0,0,0,0.5);
}
#cuisine #flick2 .slick-dots li.slick-active {
	background: #036eb7;
}


#cuisine #flick3 li {
	margin-left:5px;
}
#cuisine #flick3 li img {
    width: 345px;
}	
#cuisine #flick3 .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}
#cuisine #flick3 .slick-dots {
	bottom: -30px;
    padding: 0;
}
#cuisine #flick3 .slick-dots li {
	background: rgba(0,0,0,0.5);
}
#cuisine #flick3 .slick-dots li.slick-active {
	background: #036eb7;
}

/*------------------ camp ------------------*/

.camp_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/camp/h1_trainingcamp.png) no-repeat center center / 60% auto ,url(../img/all/h1_bg.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.camp_title h2 {
		background-size: 50% auto ,cover;
	}
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
	.camp_title h2 {
		background-size: 30% auto ,cover;
	}
}
#camp .cam01 .att > a {
	color: #004dae;
	font-weight: bold;
}

#camp .cam02 .img2 {
	max-width: 458px;
	margin: 0 auto;
}
#camp .cam02 .img2 li > a {
	position: relative;
}
#camp .cam02 .img2 li > a:after {
	background: url(../img/all/icon_magnify.png) no-repeat right bottom;
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 35px;
	right: 0;
	bottom: 2px;
	content: "";
}

#camp #flick3 li {
	margin-left:5px;
}
#camp #flick3 li img {
    width: 345px;
}	
#camp #flick3 .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}
#camp #flick3 .slick-dots {
	bottom: -30px;
    padding: 0;
}
#camp #flick3 .slick-dots li {
	background: rgba(0,0,0,0.5);
}
#camp #flick3 .slick-dots li.slick-active {
	background: #036eb7;
}

/*------------------ facilities ------------------*/

.facilities_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/facilities/h1_facilities.png) no-repeat center center / 60% auto ,url(../img/all/h1_bg.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.facilities_title h2 {
		background-size: 50% auto ,cover;
	}
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
	.facilities_title h2 {
		background-size: 30% auto ,cover;
	}
}

#facilities .kan02 ul {
	max-width: 225px;
	margin: 0 auto;
}
#facilities .kan02 ul li > .caption {
	display: block;
	background: #dbeaff;
	margin-top: -8px;
	margin-bottom: 10px;
	padding: 2px 0;
	color: #004dae;
	text-align: ;
}
#facilities .kan02 ul li > a ,
#facilities .kan03 ul li > a {
	position: relative;
}
#facilities .kan02 ul li > a:after ,
#facilities .kan03 ul li > a:after {
	background: url(../img/all/icon_magnify.png) no-repeat right bottom;
	display: inline-block;
	position: absolute;
	width: 26px;
	height: 35px;
	right: 0;
	bottom: 2px;
	content: "";
}

#facilities #flick3 li {
	margin-left:5px;
}
#facilities #flick3 li img {
    width: 345px;
}	
#facilities #flick3 .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
}
#facilities #flick3 .slick-dots {
	bottom: -30px;
    padding: 0;
}
#facilities #flick3 .slick-dots li {
	background: rgba(0,0,0,0.5);
}
#facilities #flick3 .slick-dots li.slick-active {
	background: #036eb7;
}

/*------------------ sightseeing ------------------*/

.sightseeing_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/sightseeing/h1_sightseeing.png) no-repeat center center / 60% auto ,url(../img/all/h1_bg.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.sightseeing_title h2 {
		background-size: 50% auto ,cover;
	}
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
	.sightseeing_title h2 {
		background-size: 30% auto ,cover;
	}
}

#sightseeing .sub_box .ph {
	margin-top: 10px;
}
#sightseeing .sub_box .ph > span {
	background: #fff;
	display: inline-block;
	border: #004dae 3px solid;
	border-radius: 4px;
	padding: 8px 8px 0 8px;
}

#sightseeing h3 {
    background: url(../img/all/h2_bullet_trees.gif) no-repeat 3px bottom;
    margin: ;
    padding: 3px 8px 2px 45px;
    font-weight: bold;
    color: #004dae;
    text-align: ;
    line-height: ;
    border-bottom: #004dae 3px solid;
}
#sightseeing h3 span.title_text {
    font-size: 1.4em;
	vertical-align: -1px;
}

#sightseeing h3 span.right {
	color: #004dae;
    font-size: 1em;
	vertical-align: 0px;
    float: right;
}

@media screen and (max-width:480px){/*画面幅が480pxまでの時*/
    #sightseeing h3 span.title_text {font-size: 1.2em;}
    #sightseeing h3 span.right {font-size: 0.85em;}
}

/*------------------ access ------------------*/

.access_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/access/h1_access.png) no-repeat center center / 60% auto ,url(../img/all/h1_bg.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.access_title h2 {
		background-size: 50% auto ,cover;
	}
}
@media screen and (min-width:781px){/*画面幅が781px以上の時*/
	.access_title h2 {
		background-size: 30% auto ,cover;
	}
}
#access .ph {
	position: relative;
}
#access .ph > span {
	position: absolute;
	top:15px;
	left: 20px;
	display: block;
	background: rgba(0,0,0,0.7);
	border-radius: 10px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.7);
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#access .busbg{width: 95%; height: 355px; margin: 0 auto; background: url("../img/access/access_courtesyvans.jpg") no-repeat top center; }

@media screen and (max-width:480px){/*画面幅が480pxまでの時*/
    #access .busbg{ height: 210px; background-size: 135%;}
}
			
/*------------------ movie ------------------*/

.movie_contents {
	width: 96%;
	max-width: 700px;
	margin: 30px auto 0;
	padding-bottom: 1px;
}

.movie_contents p,
.movie_contents h2 {
	margin-top: 0;
	text-align: center;
	color: ;
}

.movie_contents span {
	display: inline-block;
}

.movie_contents strong {
	display: inline-block;
	margin: 0 10px;
}

.movie {
	padding: 0;
}

.movie_box {
	margin: 10px 0 30px;
}
 
 #movie_top .header_inner {
 	padding-top: 0;
 } 

/* =========================
	add
========================= */

/*------------------ float ------------------*/

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

.float_clear:after {
	content: "";
	display: block;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_left {
	width: 49%;
	float: left;
	margin: 1% 0;
	line-height: 0;
	text-align: left;
}

.img_right {
	width: 49%;
	float: right;
	margin: 1% 0;
	line-height: 0;
	text-align: right;
}

/*------------------ margin ------------------*/

.m0 {
	margin: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}


/*------------------ line_height ------------------*/

.line_height {
	line-height: 0;
	text-align: center;
}

.large {
	font-size: 1.2em;
}
.small {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}


.contents_end{
    background: rgba(0,77,174,1) ;
    margin:60px 0 0;
    padding: 5px 0; 
}
.contents_end a{
    color: #fff;
    padding-right: 5px;
}

