@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #111;
	line-height: 1.6em;
}

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
.set {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* PC */
@media print, screen and (min-width: 751px){
.pc_none {
  display: none;
}

#map {
	position: relative;
	height: 600px;
	margin-bottom: 30px;
}
.bg_h1 {
	width: 0;
	height: 0;
	border-top: 100px solid rgba(255,101,17,0.8);
	border-left: 720px solid transparent;
	position: absolute;
	top: 0;
	right: 0;
}
h1 {
	position: absolute;
	top: -100px;
	right: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
	padding: 10px;
	width: 500px;
	text-align: right;
}
h1 span {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
.bg_h2 {
	width: 0;
	height: 0;
	border-top: 100px solid rgba(255,101,17,0.8);
	border-right: 720px solid transparent;
	position: absolute;
	bottom: -100px;
	left: 0;
}
h2 {
	position: absolute;
	top: -90px;
	left: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
	padding: 10px;
	width: 500px;
}
.icon_shiroishi {
	position: absolute;
	bottom: 10px;
	left: 10px;
	
}
.icon_shiroishi img {
	height: 170px;
}
.icon_zao {
	position: absolute;
	bottom: 10px;
	right: 10px;
	
}
.icon_zao img {
	height: 170px;
}
.main_ttl {
	background-image: url(image/main_ttl_line.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.main_ttl h3 {
	background-image: url(image/main_ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 360px;
	height: 80px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 80px;
	color: #FFF;
	margin: 0 auto;
}
.main_ttl h3 span {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 80px;
}
.contents-wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 20px 50px 20px;
}
#about01 {
	max-width: 800px;
	margin: 100px auto 50px auto;
	padding: 20px 20px 50px 20px;
	text-align: center;
}
#about01 img {
	width: 50%;
}
#about01 .caption {
	font-size: 20px;
	font-weight: bold;
	color: #ff8542;
	margin: -10px 0 10px 0;
	border-bottom: double 3px #ff8542;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: left;
}
#about01 .txt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
#about01 .supplement {
	font-size: 14px;
	font-weight: normal;
	border: dashed 1px #CCC;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: justify;
}
#about01 .supplement span {
	font-weight: bold;
}
.overview {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#about02 {
}
#about02 ul {
	list-style-type: none;
	margin: 0 0 50px 0;
}
#about02 ul li {
	width: 48%;
	margin-bottom: 20px;
}
#about02 ul li:nth-child(odd) {
	float: left;
}
#about02 ul li:nth-child(even) {
	float: right;
}
#about02 .caption {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #ff8542;
	margin-bottom: 10px;
	color: #ff8542;
}
#about02 .caption span {
	float: right;
	margin: -2px 0 0 0;
}
#about02 .caption span a {
	font-size: 13px;
	font-weight: normal;
	background: #ff8542;
	color: #FFF;
	padding: 4px 10px;
	text-decoration: none;
}
#about02 .caption span a:hover {
	background: #ffc600;
}
#about02 .txt {
	font-size: 14px;
	font-weight: normal;
}
#about02 .txt span {
	font-weight: bold;
}
#course01 ul {
	list-style-type: none;
}
#course01 ul li {
	width: 23.5%;
	margin-right: 2%;
	cursor: pointer;
	float: left;
}
#course01 ul li:nth-child(4n) {
	margin-right: 0;
}
#course01 ul li img {
	width: 100%;
	display: block;
}
#course01 ul li .ttl {
	background-color: #ff8542;
	width: 90%;
	margin: -15px auto 0 auto;
	z-index: 3;
	position: relative;
	padding: 1px;
	background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
}
#course01 ul li .ttl span {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 5px 5px 20px;
	display: block;
	border: double 3px #ffb78f;
}
.course_detail .season {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #ff8542;
}
.course_detail .season span  {
	font-size: 22px;
	font-weight: bold;
	color: #ff8542;
}
.course_detail .caption {
	font-size: 15px;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: left;
}
.course_detail .caption span {
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.course_detail .spot {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #ff8542;
	text-align: left;
	padding: 5px;
}
.course_detail .route {
	background-image: url(image/route_bg.png);
	background-repeat: repeat-y;
	background-position: 30px top;
	padding: 20px 0 20px 100px;
	position: relative;
}
.course_detail .route.last {
	background: none;
	padding: 20px 0 20px 100px;
	position: relative;
}
.course_detail .route img {
	float: right;
	width: 40%;
	margin-left: 10px;
}
.course_detail .route .txt {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
.course_detail .time {
	width: 60px;
	height: 50px;
	-webkit-border-radius: 50%;/* 50%でもOK */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #F4CC1E;/* 円の色 */
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -40px;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px;
}
.course_detail .time span {
	font-size: 20px;
	line-height: 30px;
}
.course_detail .time img {
	width: 30px;
	margin-left: 0;
	float: none;
	margin: -5px auto 0 auto;
	display: block;
}

#link {
	max-width: 1100px;
	margin: 0 auto;
}
#link ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	list-style-type: none;
}
#link ul li {
	width: 24%;
	margin: 0.5%;
}
#link ul li img {
	width: 100%;
}
footer {
	border-top: solid 1px #CCC;
	padding: 20px;
	background-color: #EFEFEF;
}

.bnr_365 {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.bnr_365 img {
	width: 100%;
	margin: 10px 0 80px 0;
	display: block;
}


#pagetop {
	height: 70px;
	width: 70px;
	bottom: 25px;
	position: fixed;
	right: 20px;
	z-index: 6;
}
#pagetop p {
	height: 70px;
	width: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	width: 70px;
	padding-top: 70px;
}
}


/* SP */
@media only screen and (max-width: 750px) {
.sp_none {
  display: none;
}

#map {
	position: relative;
	height: 400px;
	margin-bottom: 30px;
}
#map iframe {
	height: 400px;
}
.bg_h1 {
	width: 0;
	height: 0;
	border-top: 100px solid rgba(255,101,17,0.8);
	border-left: 350px solid transparent;
	position: absolute;
	top: 0;
	right: 0;
}
h1 {
	position: absolute;
	top: -100px;
	right: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
	padding: 5px;
	width: 320px;
	text-align: right;
}
h1 span {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	display: block;
}
.bg_h2 {
	width: 0;
	height: 0;
	border-top: 100px solid rgba(255,101,17,0.8);
	border-right: 350px solid transparent;
	position: absolute;
	bottom: -100px;
	left: 0;
}
h2 {
	position: absolute;
	top: -90px;
	left: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
	padding: 5px;
	width: 320px;
}
.icon_shiroishi {
	position: absolute;
	bottom: 10px;
	left: 10px;
	
}
.icon_shiroishi img {
	height: 80px;
}
.icon_zao {
	position: absolute;
	bottom: 10px;
	right: 10px;
	
}
.icon_zao img {
	height: 80px;
}
.main_ttl {
	background-image: url(image/main_ttl_line.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.main_ttl h3 {
	background-image: url(image/main_ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 240px;
	height: 53px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color: #FFF;
	margin: 0 auto;
}
.main_ttl h3 span {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.contents-wrapper {
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 10px 50px 10px;
}
#about01 {
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 10px 50px 10px;
	margin-top: 80px;
	text-align: center;
}
#about01 img {
	width: 75%;
	margin-bottom: 20px;
}
#about01 .caption {
	font-size: 15px;
	font-weight: bold;
	color: #ff8542;
	margin: 10px 0 5px 0;
	width: 100%;
	border-bottom: double 3px #ff8542;
}
#about01 .txt {
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
#about01 .supplement {
	font-size: 12px;
	font-weight: normal;
	border: dashed 1px #CCC;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: justify;
}
#about01 .supplement span {
	font-weight: bold;
}
.overview {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#about02 {
}
#about02 ul {
	list-style-type: none;
	margin: 0 0 30px 0;
}
#about02 ul li {
	margin-bottom: 20px;
}
#about02 .caption {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #ff8542;
	margin-bottom: 10px;
	color: #ff8542;
}
#about02 .caption span {
	float: right;
	margin: -2px 0 0 0;
}
#about02 .caption span a {
	font-size: 13px;
	font-weight: normal;
	background: #ff8542;
	color: #FFF;
	padding: 4px 10px;
	text-decoration: none;
}
#about02 .txt {
	font-size: 13px;
	font-weight: normal;
}
#about02 .txt span {
	font-weight: bold;
}
#course01 ul {
	list-style-type: none;
}
#course01 ul li {
	width: 100%;
	margin-bottom: 20px;
}
/*
#course01 ul li:nth-child(odd) {
	float: left;
}
#course01 ul li:nth-child(even) {
	float: right;
}
*/
#course01 ul li img {
	width: 100%;
	display: block;
}
#course01 ul li .ttl {
	background-color: #ff8542;
	width: 90%;
	margin: -15px auto 0 auto;
	z-index: 3;
	position: relative;
	padding: 1px;
}
#course01 ul li .ttl span {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	display: block;
	border: double 3px #ffb78f;
}
.course_detail .season {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #ff8542;
}
.course_detail .season span  {
	font-size: 16px;
	font-weight: bold;
	color: #ff8542;
}
.course_detail .caption {
	font-size: 14px;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: left;
}
.course_detail .caption span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.course_detail .spot {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #ff8542;
	text-align: left;
	padding: 5px;
}
.course_detail .route {
	background-image: url(image/route_bg.png);
	background-repeat: repeat-y;
	background-position: 20px top;
	background-size: 10px 133px;
	-moz-background-size: 10px 133px;
	-webkit-background-size: 10px 133px;
	padding: 10px 0 10px 60px;
	position: relative;
}
.course_detail .route.last {
	background: none;
	padding: 10px 0 10px 60px;
	position: relative;
}
.course_detail .route img {
	float: right;
	width: 40%;
	margin-left: 10px;
}
.course_detail .route .txt {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.course_detail .time {
	width: 30px;
	height: 20px;
	-webkit-border-radius: 50%;/* 50%でもOK */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #F4CC1E;/* 円の色 */
	text-align: center;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	font-size: 10px;
	font-weight: bold;
	padding: 15px 10px;
}
.course_detail .time span {
	font-size: 12px;
	line-height: 8px;
}
.course_detail .time img {
	width: 20px;
	margin-left: 0;
	float: none;
	margin: -8px auto 0 auto;
	display: block;
}

#link {
	max-width: 500px;
	margin: 0 auto;
}
#link ul {
	list-style-type: none;
}
#link ul li {
	width: 48%;
	margin: 1%;
	float: left;
}
#link ul li img {
	width: 100%;
}
footer {
	border-top: solid 1px #CCC;
	padding: 10px;
	background-color: #EFEFEF;
}

.bnr_365 {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.bnr_365 img {
	max-width: 300px;
	margin: 5px auto 50px auto;
	display: block;
}

#pagetop {
	height: 40px;
	width: 40px;
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop p {
	height: 40px;
	width: 40px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	display: block;
	height: 0px;
	width: 40px;
	padding-top: 40px;
}
}
