@charset "utf-8";
/* CSS Document */

/* 10px = 77% 11px = 85% 12px = 93% 13px = 100%
14px = 108% 15px = 116% 16px = 123.1% 17px = 131%
18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6%
22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197% */

/*

明朝		font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
ゴシック	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka",sans-serif;

*/


.pagetitle {background: url(../images/outdoor_program/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.list {background: url(../images/outdoor_program/list/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.school {background: url(../images/outdoor_program/outdoorschool/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.duckadventure {background: url(../images/outdoor_program/outdoorschool/duckadventure/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}
.pagetitle.duckadventure strong {background-color: #fff;color: #15126f;}

.pagetitle.woodpeckers {background: url(../images/outdoor_program/outdoorschool/woodpeckers/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}
.pagetitle.woodpeckers strong {background-color: #fff;color: #e50012;}

.pagetitle.eagles {background: url(../images/outdoor_program/outdoorschool/eagles/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}
.pagetitle.eagles strong {background-color: #fff;color: #507138;}

.pagetitle.entrance {background: url(../images/outdoor_program/outdoorschool/entrance/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.summer {background: url(../images/outdoor_program/summer/title_bg_sp.jpg) no-repeat center top;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.winter {background: url(../images/outdoor_program/winter/title_bg_sp.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}


/*トップ*/
.introduction {font-weight: bold;}

.program-box,.school-box,.school-inquiry {background: url(../images/common/texture04.jpg) repeat left top;padding: 5px 15px 30px;text-align: center;margin-bottom: 30px;}
.program-box {margin-bottom: 0;}
.program-box a,.school-box a {display: block;}
.program-box a:hover,.school-box a:hover {text-decoration: none;}

.outdoorProgram-item {position: relative;background-color: #f1ece5;padding: 30px 15px 20px;box-shadow:2px 2px 2px 1px rgba(0,0,0,0.20);
-moz-box-shadow:2px 2px 2px 1px rgba(0,0,0,0.20);
-webkit-box-shadow:2px 2px 2px 1px rgba(0,0,0,0.20);margin-top: 40px;}
.outdoorProgram-item p {margin: 0;text-align: left;}
.outdoorProgram-item p.img {text-align: center;margin-bottom: 15px;}
.outdoorProgram-item p.target {position: absolute;min-width: 195px;padding: 5px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;text-align: center;left: 50%;margin-left: -97.5px;color: #FFF;top: -15px;font-size: 108%;}
.outdoorProgram-item.outdoor p.target {background-color: #004928;}
.outdoorProgram-item.summer p.target {background-color: #589b17;}
.outdoorProgram-item.winter p.target {background-color: #3b83d9;}
.outdoorProgram-item.other p.target {background-color: #a46300;}
.outdoorProgram-item-header {text-align: center;margin: 0;font-size: 153.9%;margin-bottom: 10px;line-height: 1.5;}
.outdoorProgram-item.outdoor .outdoorProgram-item-header {color: #004928;}
.outdoorProgram-item.summer .outdoorProgram-item-header {color: #589b17;}
.outdoorProgram-item.winter .outdoorProgram-item-header {color: #3b83d9;}
.outdoorProgram-item.other .outdoorProgram-item-header {color: #a46300;}

.program-box>ul {padding: 0;margin: 20px 0 0;list-style: none;}
.program-box>ul a {text-align: center;background-color: #4b5533;font-weight: bold;font-size: 108%;padding: 12px 22px 12px 12px;color: #FFF;}
.program-box>ul a:after {border-top-color: #FFF;border-right-color: #FFF;}

.program-top-notes,.guideline {margin: 30px 15px;}
.program-top-notes>section {margin-bottom: 30px;}
.program-top-notes>section:last-child,.program-top-notes>section p:last-child {margin-bottom: 0;}
.program-top-notes-header,.guideline-header,.entrance-item-header,.school-schedule-header {margin: 0 0 20px;text-align: center;color: #4b5533;position: relative;padding-bottom: 10px;font-size: 146.5%;line-height: 1.5;}
.program-top-notes-header:after,.guideline-header:after,.entrance-item-header:after,.school-schedule-header:after {content: '';position: absolute;width: 100px;height: 1px;background-color: #4b5533;left: 50%;margin-left: -50px;bottom: 0;}
.program-top-notes>section p {margin: 0 0 1em;}

.experience-txt {margin-bottom: 20px;border-left: 4px solid #4b5533;padding: 5px 0 5px 15px;}
.experience-txt strong {color: #8c6239;font-size: 123.1%;}

/*対象別キャンプ一覧*/
.list-tbl {padding: 30px 15px;font-size: 116%;}
.list-tbl .note {margin: 0 0 15px;}
.list-tbl table,
.list-tbl th,
.list-tbl td {border-collapse: collapse;border: 1px solid #b2b2b2;}
.list-tbl table {width:1200px;border: 2px solid #b2b2b2;}
.list-tbl th:nth-child(3),
.list-tbl td:nth-child(3),
.list-tbl th:nth-child(9),
.list-tbl td:nth-child(9),
.list-tbl th:nth-child(12),
.list-tbl td:nth-child(12) {border-right: 2px solid #b2b2b2;}
.list-tbl th {padding: 7px;text-align: center;/*width: 6.6666%;*/width: 5.5111111%;background-color: #e3d8cc;}
.list-tbl td {text-align: center;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.list-tbl th:nth-child(4),
.list-tbl td:nth-child(4),
.list-tbl th:nth-child(5),
.list-tbl td:nth-child(5),
.list-tbl th:nth-child(6),
.list-tbl td:nth-child(6),
.list-tbl th:nth-child(7),
.list-tbl td:nth-child(7),
.list-tbl th:nth-child(8),
.list-tbl td:nth-child(8),
.list-tbl th:nth-child(9),
.list-tbl td:nth-child(9) {width: 8.4%;}

.list-tbl td {height: 1100px;vertical-align: top;}

.list-tbl .inner {position: relative;width: 100%;overflow-x: scroll;}
.list-tbl .section-box {position: absolute;width: 1200px;height: 100%;top: 0;left: 0;border: 2px solid rgba(0,0,0,0.00);-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.list-tbl section {position: absolute;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;text-align: center;left: 0;}
.list-tbl section>a,.list-tbl section>div {padding: 20px 10px;display: block;}
.list-tbl section a:hover {text-decoration: none;}
.list-tbl section p {margin: 0;font-size: 85%;line-height: 1.5;font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}
.list-tbl section img {width: 100%;max-width: 180px;}
.list-tbl section h3 {margin: 3px 0;font-size: 100%;font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}
.list-tbl section h3:first-child {margin-top: 0;}
.list-tbl section.duckadventure a,
.list-tbl section.woodpeckers a,
.list-tbl section.eagles a {color: #FFF;}
.list-tbl section.duckadventure {width: 16.533333%;background-color: #15126f;top: 70px;}
.list-tbl section.woodpeckers {width: 16.8%;background-color: #e50012;left: 16.533333%;bottom: 587px;}
.list-tbl section.eagles {width: 33.6%;background-color: #507138;left: 33.3333%;bottom: 370px;}
.list-tbl section.summer {width: 83.46666%;background-color: #96c74c;bottom: 245px;}
.list-tbl section.winter {width: 83.46666%;background-color: #7bb7eb;bottom: 120px;}
.list-tbl section.other {width: 100%;background-color: #c7b299;bottom: 20px;}


/*定例野外活動YMCAアウトドアスクール*/
.school-box {background: url(../images/common/texture05.jpg) no-repeat left top;-webkit-background-size: cover;
background-size: cover;}
.outdoorProgram-item.duckadventure p.target,.outdoorProgram-item.duckadventure ul li {background-color: #15126f;}
.outdoorProgram-item.woodpeckers p.target,.outdoorProgram-item.woodpeckers ul li {background-color: #e50012;}
.outdoorProgram-item.eagles p.target,.outdoorProgram-item.eagles ul li {background-color: #507138;}
.outdoorProgram-item.duckadventure .outdoorProgram-item-header {color: #15126f;}
.outdoorProgram-item.woodpeckers .outdoorProgram-item-header {color: #e50012;}
.outdoorProgram-item.eagles .outdoorProgram-item-header {color: #507138;}
.school-box .outdoorProgram-item p.img img {max-width: 300px;width: 100%;}
.outdoorProgram-item ul {list-style: none;margin: 15px 0 0;padding: 0;}
.outdoorProgram-item ul li {color: #FFF;font-weight: bold;font-size: 108%;padding: 12px;}
.outdoorProgram-item ul li.arrow-icon:after {border-right-color: #FFF;border-top-color: #FFF;}

.entry-start {
	margin: 0 15px 30px;
	position: relative;
}
.entry-start p {margin: 0;}
.entry-start .copy {
	text-align: center;
	position: relative;
	margin: 0 0 20px;
	font-size: 131%;
	line-height: 1.5;
}
.entry-start .copy:before,
.entry-start .copy:after {
	content: '';
	width: 30px;
	height: 1px;
	background-color: #4b5533;
	display: inline-block;
	position: relative;
	top: -12px;
}
	.entry-start .copy:before{margin-right: 10px;}
	.entry-start .copy:after{margin-left: 10px;}
	


.entry-start .copy strong {
	display: inline-block;
	background-color: #fff;
	padding: 0 10px;
	color: #4b5533;
}
.entry-start .note {margin-top: 5px;font-weight: normal;font-size: 77%;}


.entry-start-tbl,
.entry-start-tbl th,
.entry-start-tbl td {border-collapse: collapse;border: 0;}
.entry-start-tbl {width: 100%;background-color: #fff;margin-top: 20px;border: 2px solid #ddd;}
.entry-start-tbl:last-of-type {margin-top: 10px;}
.entry-start-tbl th,
.entry-start-tbl td {font-weight: bold;padding: 15px;font-size: 131%;line-height: 1.5;text-align: left;}
.entry-start-tbl th {background-color: #ddd;width: 40%;text-align: center;}


.feature,
.unagasu {background-color: #FFF;padding: 20px 15px;margin-top: 30px;}
.feature-header,
.unagasu-header {text-align: center;margin: 0 0 15px;color: #603813;border-bottom: 1px solid #603813;font-size: 133%;padding-bottom: 5px;}
.feature ul {list-style: none;margin: 0;padding: 0;text-align: left;}
.feature ul li {margin-bottom: 10px;}
.feature ul li:last-child {margin-bottom: 0;}
.feature ul strong {color: #8c6239;font-size: 108%;position: relative;padding-left: 30px;display: inline-block;margin-bottom: 3px;}
.feature ul strong:before {content: '';width: 18px;height: 18px;border: 1px solid #808080;position: absolute;left: 0;top: 3px;}
.feature ul strong:after {display: block;
	content: '';
	position: absolute;
	top: 2px;
	left: 3px;
	width: 14px;
	height: 8px;
	border-left: 4px solid #004928;
	border-bottom: 4px solid #004928;
	-webkit-transform: rotate(-55deg);
	transform: rotate(-55deg);
	-ms-transform: rotate(-55deg);
}

.unagasu section {margin-bottom: 20px;border-bottom: 1px dotted #b2b2b2;padding-bottom: 20px;}
.unagasu section:last-child {border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}
.unagasu section h4 {
	color: #df0232;
	text-align: left;
	margin: 0 0 10px;
	font-size: 116%;
}
.unagasu section .txt {margin-bottom: 15px;}
.unagasu section .txt:last-child {margin-bottom: 0;}
.unagasu section .txt p {margin: 0;text-align: left;}
.unagasu section .img {margin: 0;}
.unagasu section .img img {max-height: 150px;}
.unagasu section:last-child .img img {max-height: none;max-width: 200px;}
.unagasu section .img small {
	display: inline-block;
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
}


.guideline>dl,#guideline>dl {margin: 0 0 20px;border-top: 1px solid #b2b2b2;padding-top: 10px;}
.guideline dt,#guideline dt {font-weight: bold;font-size: 108%;margin-bottom: 5px;}
.guideline dd,#guideline dd {border-bottom: 1px solid #b2b2b2;padding-bottom: 10px;margin: 0 0 10px 0;}
.guideline dd p,#guideline dd p {margin: 0 0 5px;}
.guideline dd p.note em,#guideline dd p.note em,#flow>section p em,#flow>section ul em,#caution em {color: #F00;font-style: normal;}
.guideline dd ul,#guideline dd ul {margin: 0 0 0 1.5em;padding-left: 0;}
.guideline dd li,#guideline dd li {margin-bottom: 5px;}
.guideline dd li span,#guideline dd li span {display: inline-block;margin-bottom: 3px;vertical-align: top;}
.guideline dd:last-child,.guideline dd p:last-child,.guideline dd li:last-child,
#guideline dd:last-child,#guideline dd p:last-child,#guideline dd li:last-child {margin-bottom: 0;}
.guideline dd table,
.guideline dd th,
.guideline dd td,
#guideline dd table,
#guideline dd th,
#guideline dd td {border-collapse: collapse;border: 1px solid #b2b2b2;}
.guideline dd table,
#guideline dd table {margin: 15px 0;}
.guideline dd th,
.guideline dd td,
#guideline dd th,
#guideline dd td {padding: 7px;text-align: center;line-height: 1.5;}
.guideline dd th,#guideline dd th {background-color: #e5e5e5;width: 25%;}
.guideline dd tr:first-child th,#guideline dd tr:first-child th {background-color: #e3d8cc;}

.guideline-move,.seasonprogram-move,.seasonprogram-detail {text-align: center;margin: 0 15px 30px;}
.seasonprogram-detail {margin-top: 30px;}
.guideline-move {margin: 0;}
.guideline-move p,.seasonprogram-move p,.seasonprogram-detail p {font-size: 108%;margin: 0;}
.guideline-move ul,.seasonprogram-move ul,.school-schedule-move,.seasonprogram-detail ul {list-style: none;padding: 0;margin: 15px 0 0;}
.guideline-move ul a,.seasonprogram-move ul a,.school-schedule-move a,.seasonprogram-detail ul a {background-color: #736357;display: block;color: #FFF;text-align: center;font-weight: bold;padding: 12px 22px 12px 12px;font-size: 108%;}
.guideline-move ul a:after,.seasonprogram-move ul a:after,.school-schedule-move a:after,.seasonprogram-detail ul a:after {border-top-color: #FFF;border-right-color: #FFF;}
.guideline-move ul a:hover,.seasonprogram-move ul a:hover,.school-schedule-move a:hover,.seasonprogram-detail ul a:hover {text-decoration: none;}


.school-inquiry {background: url(../images/common/texture02.jpg) repeat left top;padding-top: 30px;margin-bottom: 0;}
#guideline .school-inquiry {background-image: none;padding: 0;}
.school-inquiry-header {margin: 0 0 15px;font-size: 133%;}
.school-inquiry>dl {background-color: #FFF;border: 1px solid #c7b299;margin: 0;border-bottom: 0;padding: 15px;}
.school-inquiry>dl.fukuyama,.school-inquiry>dl:last-child {border-bottom: 1px solid #c7b299;}
.school-inquiry dt {text-align: center;margin-bottom: 10px;}
.school-inquiry dt span {display: block;background-color: #8c6239;color: #fff;font-size: 116%;padding: 5px;font-weight: bold;}
.school-inquiry dd {text-align: left;margin-left: 0;}
.school-inquiry dd h4 {margin: 0 0 7px;font-size: 108%;}
.school-inquiry dd p {margin: 0;word-break: break-all;}


/*クラス*/
.school-class {font-size: 100%;}
.school-class p {font-weight: normal;}
.school-class .img {text-align: center;margin-bottom: 15px;}
.school-class .img img {width: 256px;}

.school-schedule {padding: 30px 15px;}

.schedule-nav {list-style: none;margin: 0 0 30px;padding: 0;}
.schedule-nav li {margin-bottom: 10px;}
.schedule-nav li:last-child {margin-bottom: 0;}
.schedule-nav a {display: block;padding: 12px;background-color: #e3d8cc;font-weight: bold;position: relative;padding-left: 30px;font-size: 108%;}
.schedule-nav a:before {content: '';width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 7px;
border-color: transparent transparent transparent #000000;
position: absolute;left: 15px;top: 19px;}
.schedule-nav a:hover {text-decoration: none;}

.school-schedule-item {margin-bottom: 30px;}
.school-schedule-item:last-child {margin-bottom: 0;}

.school-schedule table,
.school-schedule th,
.school-schedule td {border-collapse: collapse;border: 1px solid #b2b2b2;line-height: 1.5;}
.school-schedule table {width: 100%;}
.school-schedule th,
.school-schedule td {padding: 7px;vertical-align: top;}
.school-schedule th {text-align: center;font-weight: bold;font-size: 108%;background-color: #e5e5e5;}
.school-schedule thead th {background-color: #e3d8cc;vertical-align: middle;}
.school-schedule th .sun {color: #f00;}
.school-schedule th .sat {color: #2e3192;}
.school-schedule td:nth-child(2) {font-weight: bold;}


.school-schedule table {border: 0;}
.school-schedule thead {display: none;}
.school-schedule thead tr {display: inline-block;}
.school-schedule thead th {display: block;}
.school-schedule tbody { 
	display: block; 
	width: auto; 
	position: relative; 
	overflow-x: auto;
}
.school-schedule tbody tr { 
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.school-schedule tbody tr:last-child {margin-bottom: 0;}
.school-schedule tbody th,
.school-schedule tbody td {display: block;position: relative;border-bottom: 0;}
.school-schedule tbody td:last-child {border-bottom: 1px solid #b2b2b2;}
.school-schedule tbody td:before {
	content: attr(aria-label);
	display: block;
	text-align: center;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}



/*入会のご案内*/
.entrance-box {background: url(../images/common/texture02.jpg) repeat left top;padding: 30px 15px;}
.entrance-box .inner {background-color: #FFF;padding: 20px 15px;}

.pagemove-nav,.classmove-nav,.local-nav {list-style: none;margin: 0;padding: 0;}
.pagemove-nav li {width: 48%;float: left;display: table;}
.pagemove-nav li:last-child {float: right;}
.pagemove-nav li a {display: table-cell;text-align: center;background-color: #4b5533;color: #FFF;font-weight: bold;font-size: 108%;padding: 12px;vertical-align: middle;}
.pagemove-nav li.active a {background-color: #FFF;color: #4b5533;}
.pagemove-nav li a:hover,.classmove-nav a:hover,.local-nav a:hover {text-decoration: none;}

.local-nav {background-color: #e3d8cc;margin-bottom: 30px;}
.local-nav a {padding: 10px 10px 10px 25px;border-bottom: 1px solid #c7b299;display: block;position: relative;}
.local-nav a:before {content: '';position: absolute;width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 7px;
border-color: transparent transparent transparent #000000;
left: 12px;top: 17px;}
.local-nav :last-child a {border-bottom: 0;}

.entrance-item {margin-bottom: 30px;}
.entrance-item:last-child {margin-bottom: 0;}

.entrance-item-header {line-height: 1.3;}
.entrance-item-header span {font-size: 69%;}

.entrance-item-subheader {color: #8c6239;margin: 0;font-size: 133%;line-height: 1.5;}

#guideline>dl>dd dl {margin: 10px 0 10px 1em;}
#guideline>dl>dd dt {font-weight: normal;font-size: 100%;margin-bottom: 0;position: relative;padding-left: 20px;}
#guideline>dl>dd dt:before {content: '';width: 12px;height: 12px;position: absolute;-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;border: 1px solid #000;left: 0;top: 6px;}
#guideline>dl>dd dd {border-bottom: 0;padding-bottom: 0;margin-bottom: 10px;}

#caution .entrance-item-subheader {margin-bottom: 10px;}
#caution>ul {margin: 0 0 0 1.5em;padding-left: 0;}
#caution>ul li {margin-bottom: 5px;}
#caution>ul li:last-child {margin-bottom: 0;}
#caution>ul li p {margin-top: 0;margin-bottom: 0;}
#caution>section {margin-top: 20px;}
#caution>section p {margin: 0;}
#caution>section section {margin-top: 20px;}
#caution>section section h5 {margin: 0 0 10px;font-size: 116%;}
#caution>section section dl {margin-top: 0;border-top: 1px solid #b2b2b2;padding-top: 10px;}
#caution>section section dt {margin-bottom: 3px;}
#caution>section section dd {margin: 0 0 10px;padding-bottom: 10px;border-bottom: 1px solid #b2b2b2;font-weight: bold;font-size: 108%;}

#flow>p {margin-bottom: 20px;}
#flow>section {background-color: #e4e5e0;padding: 20px 15px;margin-bottom: 15px;}
#flow>section:last-child,#flow>section p:last-child,#flow>section .entrance-item-subheader:last-child,#flow>section>dl dd.opentime:last-child,#flow>section ul li:last-child,#flow>section>div li dd dd:last-child {margin-bottom: 0;}
#flow>section .entrance-item-subheader {padding-left: 1em;text-indent: -1em;margin-bottom: 10px;}
#flow>section p {margin: 0 0 1em;}
#flow>section>dl {margin: 15px 0 0;}
#flow>section>dl dt,
#flow>section>dl dd {font-weight: bold;font-size: 108%;}
#flow>section>dl dd {margin-left: 0;}
#flow>section>dl dd.opentime {margin: 5px 0 10px;font-weight: normal;font-size: 100%;}
#flow>section ul {margin: 0 0 0 1.5em;padding-left: 0;}
#flow>section ul li {margin-bottom: 10px;}
#flow>section>div {border: 1px solid #b2b2b2;padding: 15px;background-color: #FFF;margin-bottom: 20px;}
#flow>section>div>ul {list-style: none !important;margin-left: 0;padding-left: 0;}
#flow>section>div li {margin-bottom: 10px;}
#flow>section>div li strong {font-size: 108%;display: inline-block;margin-bottom: 5px;position: relative;padding-left: 12px;}
#flow>section>div li strong:before {content: '';width: 6px;height: 6px;background-color: #4b5533;position: absolute;left: 0;top: 8px;}
#flow>section>div li dl {margin: 0;}
#flow>section>div li dt {margin-bottom: 3px;}
#flow>section>div li dd {margin: 0 0 10px 1em;}
#flow>section>div li dd ul {list-style-type: disc;}
#flow>section>div li dd ul li {margin-bottom: 0;}
#flow>section>div li dd dl {margin: 15px 0;border: 1px solid #B2B2B2;padding: 15px;}
#flow>section>div li dd dt {font-weight: bold;}

.card {border-top: 1px solid #b2b2b2;margin-top: 15px;padding-top: 15px;}
.card h5 {font-size: 108%;margin: 0 0 10px;}

#place section {margin-top: 20px;}
#place h4 {font-size: 123.1%;margin: 0 0 5px;}
#place p {margin: 0 0 10px;}
#place section>div {width: 100%;height: 250px;margin-bottom: 10px;}
#place p.note {margin-bottom: 0 !important;}
#place>section.parking p.note {margin-top: 1em;}


#guideline .school-inquiry dd {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}


.classmove-nav {margin: 0 15px 30px;}
.entrance-box .classmove-nav,
.school-inquiry .classmove-nav {margin: 30px 0 0;}
.classmove-nav li {margin-bottom: 10px;}
.classmove-nav li:last-child {margin-bottom: 0;}
.classmove-nav a {display: block;text-align: center;border: 1px solid #c7b299;background-color: #FFF;padding: 12px;box-shadow:2px 2px 2px 1px rgba(0,0,0,0.10);
-moz-box-shadow:2px 2px 2px 1px rgba(0,0,0,0.10);
-webkit-box-shadow:2px 2px 2px 1px rgba(0,0,0,0.10);position: relative;font-weight: bold;font-size: 108%;}
.classmove-nav a:after {content: '';width: 0;
height: 0;
border-style: solid;
border-width: 0 0 12px 12px;
border-color: transparent transparent #4b5533 transparent;
position: absolute;right: 3px;bottom: 3px;}


/*シーズン*/
.program-closed {margin: 30px 15px 20px;text-align: center;}
.program-closed.upper {margin-bottom: 0;}
.program-closed strong {text-align: center;color: #f00;padding: 12px;border: 1px solid #ff0000;font-size: 116%;display: inline-block;}

.acceptance-begins-tbl,
.acceptance-begins-tbl th,
.acceptance-begins-tbl td {border-collapse: collapse;border: 1px solid #b2b2b2;}
.acceptance-begins-tbl {width: 100%;background-color: #fff;margin-bottom: 10px;margin-top: 20px;}
.acceptance-begins-tbl th,
.acceptance-begins-tbl td {padding: 7px;text-align: center;line-height: 1.5;vertical-align: middle;}
.acceptance-begins-tbl thead th {background-color: #e3d8cc;}
.acceptance-begins-tbl tbody th {background-color: #e5e5e5;}
.acceptance-begins-tbl th em {font-style: normal;font-size: 93%;font-weight: normal;}
.acceptance-begins-tbl td {width: 38%;}

.seasonprogram-detail .note {text-align: left;}
.seasonprogram-detail .note.no-mark {padding-left: 0;text-indent: 0;}
.seasonprogram-detail-link {margin-bottom: 25px !important;}
.seasonprogram-detail-link li {margin-bottom: 10px;}
.seasonprogram-detail-link li:last-child {margin-bottom: 0;}
.seasonprogram-detail-link a {background-color: #4b5533 !important;}

.introduction.summer,
.introduction.winter {padding-bottom: 0;text-align: center;}
.introduction.summer p,
.introduction.winter p {text-align: center;}
.introduction.winter p span {font-size: 85%;}
.introduction-target {
	display: inline-block;
	background-color: #D9D9D9;
	padding: 7px 15px;
	font-size: 116%;
	margin-top: 5px !important;
}

.target-tbl {
	display: table;
	width: 100%;
	border: 1px solid #327ABF;
	text-align: center;
}
.target-tbl dt,
.target-tbl dd {
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	margin: 0;
	display: table-cell;
	font-size: 123.1%;
	line-height: 1.5;
}
.target-tbl dt {
	color: #fff;	
	background-color: #327ABF;
	width: 40%;
}


@media print, screen and (min-width: 40.06249999em) { /*641px*/

.gNavProgram>ul {display: block !important;}


.pagetitle {background: url(../images/outdoor_program/title_bg.jpg) no-repeat center top;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.list {background: url(../images/outdoor_program/list/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.school {background: url(../images/outdoor_program/outdoorschool/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.duckadventure {background: url(../images/outdoor_program/outdoorschool/duckadventure/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;height: 250px;}

.pagetitle.woodpeckers {background: url(../images/outdoor_program/outdoorschool/woodpeckers/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;height: 250px;}

.pagetitle.eagles {background: url(../images/outdoor_program/outdoorschool/eagles/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;height: 250px;}

.pagetitle.entrance {background: url(../images/outdoor_program/outdoorschool/entrance/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;height: 250px;}

.pagetitle.summer {background: url(../images/outdoor_program/summer/title_bg.jpg) no-repeat center top;-webkit-background-size: cover;
background-size: cover;}

.pagetitle.winter {background: url(../images/outdoor_program/winter/title_bg.jpg) no-repeat center bottom;-webkit-background-size: cover;
background-size: cover;}


/*トップ*/
.introduction {font-size: 133%;margin-bottom: 110px;text-align: center;}
.introduction.osTop  {margin-bottom: 20px;text-align: center;padding-bottom: 50px;}
	

.entry-start {margin-bottom: 180px;width: 1200px;margin-left: auto;margin-right: auto;}
	.entry-start p {font-weight: bold;font-size: 123.1%;}
	.entry-start p.copy {font-size: 197%;margin-bottom: 30px;}
	
.entry-start .copy:before,
.entry-start .copy:after {
	width: 100px;
	top: -8px;
}
.entry-start-tbl {width: 800px;margin: 25px auto 0;}
.entry-start-tbl th {width: 25%;}
.entry-start-tbl th,
.entry-start-tbl td {font-size: 146.5%;line-height: 1.5;padding: 15px 25px;}
.entry-start p.note {margin: 5px auto 0;font-size: 72%;}
	

.program-box,.school-box {padding: 0 0 60px;margin-bottom: 70px;position: relative;min-height: 413px;}
	.program-box {margin-bottom: 0;}
.program-box .inner,.school-box .inner {width: 1200px;margin: 0 auto 0 -600px;position: absolute;left: 50%;top: -125px;}
.program-box a {	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;}
.program-box a:hover {opacity: .6;}

.outdoorProgram-item {padding: 35px 20px 25px;width: 384px;float: left;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;margin-right: 24px;}
.outdoorProgram-item:last-child {margin-right: 0;}
.outdoorProgram-item a {	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;}
.outdoorProgram-item a:hover {opacity: .6;}
.outdoorProgram-item p.target {padding: 7;font-size: 116%;}
.outdoorProgram-item-header {font-size: 153.9%;display: table;width: 100%;}
.outdoorProgram-item-header span {display: table-cell;vertical-align: middle;}

.program-box>ul {margin: 40px 0 0;text-align: center;position: absolute;bottom: 60px;width: 100%;left: 0;}
.program-box>ul a {display: inline-block;font-size: 116%;min-width: 300px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.program-top-notes,.guideline {width: 1200px;margin: 70px auto;font-size: 116%;}
.program-top-notes>section {margin-bottom: 50px;}
.program-top-notes-header,.guideline-header {margin: 0 0 40px;font-size: 167%;padding-bottom: 15px;}
.entrance-item-header,.school-schedule-header {font-size: 153.9%;}
	.school-schedule-header {margin-bottom: 40px;}

/*対象別キャンプ一覧*/
.list-tbl {padding: 70px 0;width: 1200px;margin: 0 auto;font-size: 116%;}
.list-tbl th {padding: 7px 10px;}
.list-tbl td {height: 1100px;vertical-align: top;}

.list-tbl .inner {position: relative;overflow: hidden;}

.list-tbl section a {-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;}
.list-tbl section a:hover {opacity: .6;}


/*定例野外活動YMCAアウトドアスクール*/
.school-box {min-height: 0;padding-top: 385px;}
.school-box .outdoorProgram-item p.img img {max-width: none;}
.feature,
.unagasu {width: 1200px;padding: 60px 60px 60px 180px;margin: 0 auto;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;position: relative;}
.feature-header {margin: 0;font-size: 500%;width: 1em;line-height: 1;border-bottom: 0;font-weight: 400;position: absolute;left: 60px;padding: 3px 15px 3px 0;}
.feature-header:after {content: '';height: 100%;width: 1px;right: 0;top: 0;position: absolute;background-color: #603813;}
.feature ul {font-size: 116%;}
.feature ul li {margin-bottom: 15px;}
.feature ul strong {font-size: 133%;margin-bottom: 5px;}
.feature ul strong:before {top: 7px;}
.feature ul strong:after {top: 6px;}
.outdoorProgram-item ul {margin-top: 20px;}
.outdoorProgram-item ul li {font-size: 116%;}
	
.unagasu {margin-top:50px;padding-left: 60px;}
.unagasu-header {
	border-bottom: 0;
	position: relative;
	color: #df0232;
	font-size: 197%;
	margin-bottom: 60px;
}
.unagasu-header:before,
.unagasu-header:after {
	content: '';
	width: 100px;
	height: 1px;
	background-color: #df0232;
	display: inline-block;
	position: relative;
	top: -7px;
}
	.unagasu-header:before {margin-right: 15px;}
	.unagasu-header:after {margin-left: 15px;}
	
	
.unagasu section {
	margin-bottom: 40px;
	padding-bottom: 40px;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-between;
	font-size: 116%;
}
.unagasu section h4 {
	font-size: 123.1%;
}
.unagasu section .txt {margin-bottom: 0;width: calc( 100% - 350px );}
.unagasu section .txt:last-child {width: 100%;}
.unagasu section .img {width: 300px;text-align: center;}
	

.guideline>dl,#guideline>dl {margin: 0 0 50px;padding-top: 12px;}
.guideline dt,#guideline>dl>dt {margin-bottom: 12px;padding-left: 10px;width: 9em;float: left;clear: both;padding-bottom: 12px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.guideline dd,#guideline>dl>dd {padding-bottom: 12px;margin: 0 0 12px 0;padding-left: 10em;}
.guideline dd th,.guideline dd td,
#guideline>dl>dd th,#guideline>dl>dd td {padding: 7px 10px;}
.guideline dd th,#guideline>dl>dd th {width: auto;}
.guideline dd th:first-child,#guideline>dl>dd th:first-child {width: 20%;}

.guideline-move,.seasonprogram-move,.seasonprogram-detail {margin: 0 auto 70px;width: 1200px;font-size: 123.1%;}
.guideline-move {font-size: 108%;}
.guideline-move ul,.seasonprogram-move ul,.school-schedule-move,.seasonprogram-detail ul {margin: 30px 0 0;}
.guideline-move ul a,.seasonprogram-move ul a,.school-schedule-move a,.seasonprogram-detail ul a {display: inline-block;padding: 15px 52px 15px 32px;	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;min-width: 300px;}
	.school-schedule-move a {min-width: 200px;}
.guideline-move ul a:hover,.seasonprogram-move ul a:hover,.school-schedule-move a:hover,.seasonprogram-detail ul a:hover {opacity: .6;}

.school-inquiry {padding: 70px;font-size: 116%;}
.school-inquiry-header {margin: 0 0 40px;font-size: 182%;}
.school-inquiry>dl {width: 1200px;margin: 0 auto;padding: 40px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;display: table;}
.school-inquiry dt,.school-inquiry dd {display: table-cell;vertical-align: top;}
.school-inquiry dt {margin-bottom: 0;width: 140px;}
.school-inquiry dd {padding: 5px 30px 0;}
.school-inquiry dd h4 {font-size: 116%;}

/*クラス*/
.school-class {width: 1143px;margin: 0 auto;font-size: 116%;}
.school-class p {text-align: left;}
.school-class .img {width: 344px;float: left;}
.school-class .img img {width: auto;}
.school-class .txt {width: 760px;float: right;}

.school-class .common-sub02 {font-size: 100%;}

.school-schedule {width: 1200px;padding: 0;margin: 70px auto;font-size: 116%;}

.schedule-nav {margin: 30px 0;text-align: center;}
.schedule-nav li {margin: 0 5px;display: inline-block;}
.schedule-nav a {min-width: 230px;	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;}
.schedule-nav a:before {top: 22px;}
.schedule-nav a:hover {opacity: .6;}

.school-schedule-item {margin-bottom: 50px;padding-top: 170px;margin-top: -170px;}

.school-schedule th,
.school-schedule td {padding: 7px 10px;}

.school-schedule th:first-child {width: 10%;}
.school-schedule td {width: 16.66666%;}
.school-schedule td:last-child {width: 40%;}

.school-schedule table {border: 1px solid #b2b2b2;}
.school-schedule thead {display: table-header-group;}
.school-schedule thead tr {display: table-row;}
.school-schedule thead th {display: table-cell;}
.school-schedule tbody { 
	display: table-row-group; 
	width: auto; 
	position: static; 
	overflow-x: auto;
}
.school-schedule tbody tr { 
	display: table-row;
	width: 100%;
	margin-bottom: 0;
}
.school-schedule tbody th,
.school-schedule tbody td {display: table-cell;position: static;border-bottom: 1px solid #b2b2b2;}
.school-schedule tbody td:before {display: none;}



.school-schedule-move {text-align: center;margin-top: 40px;}


/*入会のご案内*/
.entrance-box {padding: 70px 0;}
.entrance-box .inner {width: 1200px;margin: 0 auto;padding: 50px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;font-size: 116%;}

.pagemove-nav {width: 1200px;margin: 0 auto;}
.pagemove-nav li {width: 595px;}
.pagemove-nav li a {font-size: 146.5%;padding: 15px;}
.pagemove-nav li a,.classmove-nav a {	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;}
.pagemove-nav li a:hover {background-color: #fff;color: #4b5533;}

.local-nav {margin-bottom: 80px;text-align: center;padding: 10px 20px;}
.local-nav li {float: left;margin-right: 20px;}
.local-nav a {border-bottom: 0;}
.local-nav a:hover {text-decoration: underline;color: #4b5533;}
.local-nav a:before {top: 18px;}

.entrance-item {margin-bottom: 60px;margin-top: -170px;padding-top: 170px;}
.entrance-item-header {font-size: 167%;margin-bottom: 40px;}
.entrance-item-subheader {color: #8c6239;margin: 0;font-size: 133%;line-height: 1.5;}

.entrance-box .school-inquiry {font-size: 100%;}
.entrance-box .school-inquiry>dl {width: 100%;}
.entrance-box .school-inquiry-header {font-size: 167%;margin-bottom: 30px;}
.entrance-box .school-inquiry dt {margin-bottom: 0;width: 140px !important;float: none !important;}
.entrance-box .school-inquiry dd {padding: 5px 30px 0 !important;}

#caution .entrance-item-subheader {margin-bottom: 10px;}
#caution>ul {margin: 0 0 0 1.5em;padding-left: 0;}
#caution>ul li {margin-bottom: 5px;}
#caution>ul li:last-child {margin-bottom: 0;}
#caution>section {margin-top: 20px;}
#caution>section p {margin: 0;}
#caution>section section {margin-top: 20px;}
#caution>section section h5 {margin: 0 0 10px;font-size: 116%;}
#caution>section section dl {margin-top: 0;padding-top: 12px;}
#caution>section section dt {margin-bottom: 12px;width: 80%;float: left;clear: both;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;padding-left: 10px;}
#caution>section section dd {margin: 0 0 12px;padding-bottom: 12px;padding-left: 20%;padding-right: 10px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

#flow>p {margin-bottom: 40px;}
#flow>section {padding: 35px;}
#flow>section>dl {margin: 15px 0 0;}
#flow>section>dl dt {float: left;width: 20em;clear: both;}
#flow>section>dl dd {padding-left: 21em;}
#flow.fukuyama>section>dl dt {width: 7em;}
#flow.fukuyama>section>dl dd {padding-left: 8em;}
#flow>section>dl dd.opentime {clear: both;padding-left: 0;margin-top: 0;}
#flow>section>div {padding: 30px;margin-bottom: 30px;}
#flow>section>div li dd dl {margin: 20px 0;padding: 20px;}
#flow>section>div li strong:before {top: 10px;}

#flow>section>section {margin-bottom: 20px;padding-bottom: 20px;}

.card {margin-top: 25px;padding-top: 25px;}

/*#place>div {width: 530px;float: left;}*/
#place section {margin-top: 40px;}
#place section.hhiroshima {float: right;width: 530px;}
#place section.fukuyama {width: 530px;}
#place section>div {height: 500px;}

#place>section.parking {float: none;clear: both;width: 100%;}
#place>section.parking h4 {font-size: 133%;}


#guideline .school-inquiry dd {margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}


.classmove-nav {width: 1200px;margin: 50px auto 70px;}
.entrance-box .classmove-nav,
.school-inquiry .classmove-nav {margin: 50px auto 0;}
.school-inquiry .classmove-nav {font-size: 86%;}
.classmove-nav li {display: table;width: 232px;float: left;margin-bottom: 0;margin-right: 10px;}
.classmove-nav li:last-child {margin-right: 0;}
.classmove-nav a {display: table-cell;vertical-align: middle;}
.classmove-nav a:hover {opacity: .6;}


/*シーズン*/
.program-closed {margin: 70px auto 60px;width: 1200px;}
.program-closed strong {font-size: 133%;padding: 15px 20px;}


.seasonprogram-detail {width: 810px;margin: 60px auto 70px;}
.seasonprogram-detail p.note {font-size: 93%;width: 560px;margin-left: auto;margin-right: auto;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.acceptance-begins-tbl,
.acceptance-begins-tbl th,
.acceptance-begins-tbl td {background-color: transparent !important;border: 0;}

.acceptance-begins-tbl {display: block;width: 800px;margin: 40px auto 25px;border: 0;overflow: hidden;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;border-color: transparent;border-top: 1px solid rgba(0,0,0,0.00)\9;border-left: 1px solid rgba(0,0,0,0.00)\9;font-size: 93%;}
.acceptance-begins-tbl thead {float: left;display: block;width: 30%;}
.acceptance-begins-tbl thead tr {width: 100%;display: block;}
.acceptance-begins-tbl thead th {display: block;text-align: left;float:left\9;width: 100%;position: relative;}
:root .acceptance-begins-tbl thead th {width: 238px\0/;}
.acceptance-begins-tbl thead th span {position: absolute;top: 50%;height: 1.5em;margin-top: -0.75em;}
.acceptance-begins-tbl tbody {float: right;display: block;width: 70%;}
.acceptance-begins-tbl tbody tr {display: block;width: 33.3333%;float: left;}
.acceptance-begins-tbl tbody th,
.acceptance-begins-tbl tbody td {display: block;width: 100%;float:left\9;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

.seasonprogram-detail .acceptance-begins-tbl thead th {font-weight: normal;}
.seasonprogram-detail .acceptance-begins-tbl th,
.seasonprogram-detail .acceptance-begins-tbl td {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;border-bottom: 1px dotted #005881;}

.seasonprogram-detail-link {margin-bottom: 60px !important;}
.seasonprogram-detail-link li {margin-bottom: 0;/*float: left;margin-right: 15px;*/}
.seasonprogram-detail-link li:last-child {margin-right: 0;}
.seasonprogram-detail-link a {min-width: 260px !important;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;font-size: 93% !important;padding: 12px 22px 12px 12px !important;}

.introduction.summer,
.introduction.winter {margin-bottom: 0;}
 .introduction.winter p span {font-size: 77%;}
 
 
.target-tbl {
	width: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.target-tbl dt,
.target-tbl dd {
	padding: 15px 30px;
	font-size: 138.5%;
}



}


