@charset "utf-8";


body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 16px;
	color: #000;
	overflow-x: hidden;
}
@media screen and (max-width: 280px) { /*Galaxy Fold*/
	body {font-size: 14px;}
}
article{
	width: 100%;
	background-color: #f6efe2;
	background-image:	radial-gradient(#fff 1px, transparent 1px), radial-gradient(#fff 2px, #f6efe2 2px);
	background-size: 20px 20px;
	background-position: 0 0,20px 20px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
section{position: relative;}
.active{opacity: 1;}
a{transition: .3s;}
a:link, a:visited{color: #0952a4;}
a:hover{opacity: 0.7;}
.t_red {color: #e50000;}
.t_red_add {
	color: #e50000;
	font-size: 13px;
	font-weight:900;
}
p.note {
	text-indent: -1em;
	margin-left: 1em;
}
ul.detail ul.note li {
	margin: 0;
	padding: 0;
	text-indent: -1em;
	margin-left: 1em;
}
ul.detail ul.note2 li {
	margin: 0;
	padding: 0;
	text-indent: -0.85em;
	margin-left: 0.85em;
}

@media screen and (max-width: 759.9px) {	/*SP*/
.spnone{display:none;}
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 0 1%;
	padding: 10px 0;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
#container{
	position: relative;
	width: 100%;
	padding: 0;
	background: #F0F5FA;
}
.inner{
	margin: 0 auto;
	width: 100%;
}
section{padding: 20px 0;}
.titHead{
	padding: 3px 3px 3px 10px;
	color: #000;
	font-size: 1.3em;
	font-weight: 600;
	display: inline;
	background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}

/*news*/
#newsImportant{
	margin: 5px;
	display:flex;
	font-size: 11px;
}
#newsImportant dt{
	width: 72px;
	height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 2px;
	padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 5px 3px 5px 12px;
	position: relative;
	font-size:1.1em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
	position: absolute;
	top: 7px;
	left: 0;
}

/*title*/
#title{
	position:relative;
	background:#f0f5fa;
	text-align:center;
	overflow:hidden;
	padding:0;
	margin:0;
}
#title img{
	width: 100%;
	height: auto;
}

/*plan detail*/
h2 {
	color: #000;
	text-align: center;
	background: #fff;
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
	padding: 10px 10px 15px;
	font-weight: bold;
	line-height: 1.6;
}
h2.green {border-bottom: 3px solid #3e8c61;}
ul.slick_js .slick-track li {
	width: 98%;
	margin: 1%;
}
ul.slick_js li{
	text-align: center;
}
ul.slick_js li img,
ul.slick_js .slick-track li img {
	width: 100%;
	height: auto;
}
ul.slick_js figcaption {
	font-size: 12px;
    text-align: center;
    padding: 5px 0;
}

div.course01 {
	width:92%;
	background-image: none;
	box-sizing: border-box;
	margin: 0 4%;
	background-color: #fff;
}
ul.detail {
	width:100%;
	line-height: 1.8;
	padding: 10px;
}
ul.detail li {
	font-size: 14px;
}
ul.detail li p.list {padding: 10px 0 0;}
ul.detail li.line {border-bottom: dashed 1px #999999;}
ul.detail p.tit {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
}
ul.detail p.date {
	font-size: 130%;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding: 15px 0 0;
	text-align: center;
}
ul.detail li h3 {
	text-align: center;
	width: 140px;
	background: #00499f;
	margin-bottom: 2%;
	padding: 2px 0;
	color: #FFF;
}
ul.detail li .price {
    font-size: 1.5em;
    letter-spacing: 2px;
    color: #e50000;
}

/*ボタン通常*/
.camp_btn{
	margin: 0px auto 10px;
	border-radius: 10px;
	background: #3e8c61;
	color: red;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	display: block;
	justify-content: center;
	align-items: center;
	position: relative;
}
.camp_btn_nolink {
	background: #cccccc;
	color: #fff;
}
.camp_btn span {
	display: block;
	font-size: 50%;
	font-weight: normal;
}
.camp_btn a:hover {opacity: 0.8;}
.camp_btn a,
.camp_btn a:hover {
	text-decoration: none!important;
	display: block;
	color: #fff;
	padding: 15px 0;
}
ul.detail p.date span {font-size: 85%;}

/*終了案内*/

.endarea {
	margin: 10px 0 0 0;
	background: #FFFCD2;
	padding: 10px;
}
.endarea p {
	text-align: center;
	font-weight: bold;
	color: #FF0004;
	font-size: 14px;
	line-height: 1.5;
}




/*
	footer
==================================================== */
#footer {background-color: #F0F5FA;}
#footer .inner {
	width: 96%;
	margin: 0 auto;
	padding: 2% 2%;
}
#footer .inner ul {
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
}
#footer .inner ul li {
	display: inline-block;
	width: 46%;
	padding: 2% 0;
}
#footer .inner ul li:last-child {border-right: none;}
#footer .copy {
	background-color: #0952a4;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	padding: 2% 0;
}

}

@media screen and (min-width: 760px), print {	/*PC*/
.pcnone{display:none!important;}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
#container{
	position: relative;
	z-index:1;
	padding: 0;
	max-width: 100%;
	background: #F0F5FA;
}
.inner{margin: 0 auto;}
section{
	margin: 0 auto;
	padding: 30px 0;
	max-width: 970px;
	width: 100%;
}
.titHead{
	padding: 3px;
	color: #000;
	font-size: 28px;
	font-weight: 600;
	display: inline;
	background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}

/*news*/
#newsImportant{
	width: 100%;
	max-width: 970px;
	margin: 5px auto;
	display: flex;
	font-size: 12px;
	padding:8px;
}
#newsImportant dt{
	width: 72px;
	height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 1px;
	padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 3px 3px 3px 12px;
	position: relative;
	font-size:13px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
	position: absolute;
	top: 7px;
	left: 0;
}

/*title*/
#title{
	width:100%;
	background:#f0f5fa;
	text-align:center;
}
#title h1{
	margin:0 auto;
	padding:0;
	max-width: 970px;
	width: 100%;
}
#title h1 img{
	margin:0;
	padding:0 0;
	max-width: 970px;
	width: 100%;
}

/*plan detail*/
h2 {
	color: #000;
	text-align: center;
	background: #fff;
	font-size: 26px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
	margin-bottom: 25px;
	padding: 12px 0 25px;
	font-weight: bold;
	line-height: 1.6;
}
h2.green {border-bottom: 3px solid #3e8c61;}
ul.slick_js {
	display: flex;
	flex-wrap: wrap;
}
ul.slick_js > li {
	width: calc(94% / 3);
	margin: 1%;
}
ul.slick_js > li img {
	width: 100%;
	height: auto;
}
ul.slick_js figcaption {
	font-size: 12px;
    text-align: center;
    padding: 5px 0;
}
div.course01 {
	max-width:970px;
	width: 100%;
	margin: 0 auto;
	background:#fff;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #e9dac1;
	border-radius: 30px;
}
ul.detail {
	width:100%;
	line-height: 1.8;
}
ul.detail li {padding: 10px 0;}
ul.detail li p.list {padding: 10px 0 0;}
ul.detail li.line {border-bottom: dashed 1px #999999;}
ul.detail li p.space_top {margin-top: 15px;}
ul.detail p.tit {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
}
ul.detail p.date {
	font-size: 130%;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding: 15px 0 0;
	text-align: center;
}
ul.detail li h3 {
	text-align: center;
	width: 140px;
	background: #00499f;
	margin: 2% 0;
	padding: 2px 0;
	color: #FFF;
}
ul.detail li .price {
    font-size: 1.5em;
    letter-spacing: 2px;
    color: #e50000;
}

/*ボタン通常*/
.btn_box {
    display: flex;
    justify-content: center;
}
.camp_btn{
	border-radius: 10px;
	background: #3e8c61;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 20px 10px 10px;
	font-size: 22px;
	justify-content: center;
	align-items: center;
	position: relative;
	display: flex;
}
.camp_btn p {
    flex: 1;
}
.camp_btn_nolink{background: #cccccc;}
.camp_btn span {
	display: block;
	font-size: 60%;
	font-weight: normal;
}
.camp_btn a:hover {opacity: 0.8;}
.camp_btn a,
.camp_btn a:hover {
	text-decoration: none!important;
	display: block;
	/*width:400px;*/
	color: #fff;
	padding: 15px;
}
ul.detail p.date span {font-size: 85%;}
ul.detail ul.note {padding: 10px 0;}

/*終了案内*/

.endarea {
	margin: 10px 0 0 0;
	background: #FFFCD2;
	padding: 20px;
}
.endarea p {
	text-align: center;
	font-weight: bold;
	color: #FF0004;
	font-size: 16px;
	line-height: 1.5;
}




/*
	footer
==================================================== */
#footer {background-color: #F0F5FA;}
#footer .inner {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer .inner ul {
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
}
#footer .inner ul li {
	display: inline-block;
	padding: 0 6px;
	border-right: 1px solid #CCC;
}
#footer .inner ul li:last-child {border-right: none;}
#footer .copy {
	background-color: #0952a4;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 10px 0;
}

}