/* ↓スマホ */
@media all and (max-width: 767px) {

	/* 記事 */
		main .frame{
			padding:0;
			padding-top:12px;
			padding-bottom: 40px;
		}

		article{
			text-align: left;
		}
		article .heading1{
			margin-bottom:1.0em;

		}
		article .heading1 .date{
			display: block;
			padding-left: 5px;
			padding-bottom: 10px;
			border-left: solid 6px #64b6c8;
			font-size: 85%;
		}
		article .heading1 h1{
			display: block;
			padding-left: 45px;
			padding-bottom: 0px;
			line-height: 40px;
			box-sizing: border-box;
			font-size: 150%;
			background-position: left center;
			background-size: 40px 40px;
			background-repeat: no-repeat;
		}
		.shoku_tai article .heading1 h1{
			background-image: url(../img/parts/boshu_icon_shoku_tai.png);
			font-size: 130%;
		}
		.shanai article .heading1 h1{
			background-image: url(../img/parts/boshu_icon_shanai.png)
		}
		.demae article .heading1 h1{
			background-image: url(../img/parts/boshu_icon_demae.png)
		}
		article .subTitle{
			font-weight: bold;
			color:#777;
			padding-left: 10px;
			padding-right:10px;
			margin-top:14px;
			line-height: 1.35em;
			font-size: 112.5%;
		}
		article section{

		}
		article section.notes{
			padding:10px;
			border:solid 1px #fe9a19;
			box-sizing: border-box;
			margin-bottom: 2.0em;
		}

		article section h2{
			display:block;
			padding: 5px 0 2px;
			color:#fe9a19;
			border-bottom: solid 2px #fe9a19;
			box-sizing: border-box;
			line-height: 1.5em;
			margin:0 auto 0.5em;
			font-size:112.5%;
		}
		article section h3{
			display:block;
			padding: 0px 5px;
			border-left: solid 7px #fe9a19;
			box-sizing: border-box;
			line-height: 1.5em;
			margin:0 auto 1.0em;
			font-size:100%;
		}
		article section p{
			display:block;
			margin:0 auto 2.0em;
			line-height: 1.75em;
			font-size:100%;
		}
		article section p a{
			color:#00a1d7;
			text-decoration: none;
		}
		article section p a:hover{
			color:#33ccff;
		}
		article section p a:visited{
			color:#6633ff;
		}
		article section .caution{
			color:#ef2424;
		}
		article section ul.notes{
			list-style: disc outside;
			margin-bottom:2.0em;
		}
		article section ul.notes li{
			display:list-item;
			margin:0 auto 0.25em;
			line-height: 1.75em;
			font-size:100%;
			margin-left:20px;
		}
		article section ul.notes li.caution{
			list-style: none;
			margin-left:0;
		}
		article section dl{
			margin-bottom:2.0em;
			overflow: hidden;
		}
		article section dt{
			font-weight: bold;
			display:block;
			/*clear: left;*/
			/*float:left;*/
			line-height: 1.75em;
			margin-bottom:0em;
		}
		article section dt::after{
			content: "：";
			font-weight:normal;
		}
		article section dd{
			display:block;
			line-height: 1.75em;
			margin-bottom:0.45em;
			margin-left:1.0em;
		}

		article section figure{
			margin:0 auto 2.0em;
		}
		article section figure .img{
			background-color: #e5e5e5;
			background-size:cover;
			height:0;
			position: relative;
		}
		article section figure .img img{
			position: absolute;
			top:0;
			left:0;
			width: 100%;
			height:100%;
		}

	.heading1 span.logo{
			display:block;
			width:100%;
			padding-top:15%;
			position: relative;
			margin-bottom: 10px;
		}
	.heading1 img.logo{
			width:100%;
			height:100%;
			position: absolute;
			top: 0;
			left:0;
		}
	
		figure.mainimg{width:100%;}
		figure.mainimg .img{width:100%;padding-top:56.25%;}
		figure.yoko{width:75%;}
		figure.yoko .img{width:100%;padding-top:66.67%;}
		figure.tate{width:43.75%;}
		figure.tate .img{width:100%;padding-top:150%;}

		article section figure figcaption{
			margin-top:10px;
			text-align: center;
			line-height: 1.5em;
			font-size:80%;
		}

		article section .relatedLink{
			list-style: none;
			display:block;
			margin:0 auto 2.0em;
			line-height: 1.75em;
			font-size:100%;
		}
		article section.notes .relatedLink{
			display:block;
			margin:0 auto 1em;
			line-height: 1.75em;
			font-size:100%;
		}
		article section .relatedLink a{
			display: inline-block;
			text-decoration: none;
			color:#333;
			padding:2px 10px 2px 30px;
			background-color: #fcd17a;
			background-image: url(../img/parts/boshu_relatedlink_icon.png);
			background-repeat: no-repeat;
			background-position: 5px center;
			background-size: 20px 20px;
			border-radius: 15px;
		}
		article section .relatedLink a:hover{
			color:#999;
			background-color: #ffe1a4;
		}
		article div#fb_area{
			display: block;
			/* width: 350px; */
			padding:0 3px;
			margin:0 auto 2.0em;
			box-sizing: border-box;
		}
		/* 出前授業 
		.demae article section dl.kikan dd{
			margin-left:5.0em;
		}*/
		/*夏休み体験　授業内容*/
		article section.jugyou table{
			border-collapse: collapse;
			margin:0;
			width: 100%;
			font-size: 90%;
		}
		article section.jugyou table.schedule {border:1px solid #ffe1a4;}
		article section.jugyou table th{
			width:1em;
			background:#fe9a19;
			font-size:100%;
			padding:5px;
			text-align:center;
			color:#fff;
			line-height: 1.4em;
		}
		article section.jugyou table.schedule th {border:1px solid #ffe1a4;}
		article section.jugyou table td{
			font-size:100%;
			line-height: 1.75em;
			padding:5px;
		}
		article section.jugyou table.schedule td {border:1px solid #ffe1a4;}
		article section.jugyou table tr td:nth-child(2){
			width:6em;
		}
		article section.jugyou table tr:nth-child(odd) td{
			background:#f7f7f7;
		}
		article section.jugyou table.flow{
			border-top:1px solid #ffe1a4;
		}
		article section.jugyou table.flow th, article section.jugyou table.flow td {border-bottom:1px solid #ffe1a4;}
		article section.jugyou table.flow tr:nth-child(even) th{
			background:#fff;
		}
		article section.jugyou table.flow tr:nth-child(odd) td{
			border-right:1px solid #ffe1a4;
		}
		.dli-caret-down {
  display: inline-block;
  vertical-align: middle;
  color: #ffc527;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.8em 0.5em;
  border-top-color: currentColor;
  border-bottom: 0;
}
	
	article section.jugyou table td.detail a { text-decoration: none; font-size: 0.9em; white-space: nowrap; display: block; background-color: #fe9a19; color: #fff; font-weight: bold; padding: 0 5px;}
	article section.jugyou table td.detail a span {
		position: relative;
		display: inline-block;
		padding-left: 15px;}
	article section.jugyou table td.detail a span:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
		article section.jugyou h4{
			display:block;
			background:#fe9a19;
			padding:5px 15px;
			border-left:none;
			border-radius: 12px;
			box-sizing: border-box;
			line-height: 1.5em;
			margin:0 auto 1.0em;
			font-size:100%;
			color:#fff;
		}
	
	figure.shokuTaiImg { width: 90%; margin: 0 auto 0.5em;}
	figure.shokuTaiImg .img{width:100%; padding-top:66.666%;}
	
	.courseBox{ padding: 60px 0 30px; margin-top: -60px;}
	#notes { padding-top: 60px; margin-top: -80px;}

	/* シェアボタン */
	.shareButton{
		overflow: hidden;
		text-align: right;
		margin-right: 10px;
	}
	.shareButton span:first-child{
		display: inline-block;
		padding-left:15px;
		background-image: url(../img/parts/share_arrow.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 9px 14px;
		height:30px;
		line-height: 30px;
		font-weight: bold;
		font-size:75%;
		vertical-align:top;
	}
	.shareButton a{
		display: inline-block;
		width:30px;
		height:30px;
		background-repeat: no-repeat;
		background-size: 30px 30px;
		text-indent: -9999px;
		margin-left: 5px;
		text-align: left;
		vertical-align:top;
	}
	.shareButton a.tw{background-image: url(../img/parts/share_x.png);}
	.shareButton a.fb{background-image: url(../img/parts/share_fb.png);}
	.shareButton a.line{background-image: url(../img/parts/share_line.png);}
	
	.annotation {font-size: 90%; line-height: 1.4em;}

}


/* ↑スマホ */
/* ↓PC */
@media all and (min-width: 768px) {

/* 記事 */
	main .frame{
		width:960px;
		background: #fff;
		margin:0 auto 50px;
		padding:0;
		padding-top:24px;
		padding-bottom: 40px;
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		box-sizing: border-box;
	}

	article{
		text-align: left;
	}
	article .heading1{
		width:640px;
		margin:0 auto 1.0em;

	}
	article .heading1 .date{
		display: block;
		padding-left: 14px;
		padding-bottom: 12px;
		border-left: solid 10px #fe9a19;
		font-size: 100%;
	}
	article .heading1 h1{
		display: block;
		padding-left: 50px;
		padding-bottom: 0px;
		line-height: 40px;
		box-sizing: border-box;
		font-size: 150%;
		background-position: left center;
		background-size: 40px 40px;
		background-repeat: no-repeat;
	}
	.shoku_tai article .heading1 h1{
		background-image: url(../img/parts/boshu_icon_shoku_tai.png)
	}
	.shanai article .heading1 h1{
		background-image: url(../img/parts/boshu_icon_shanai.png)
	}
	.demae article .heading1 h1{
		background-image: url(../img/parts/boshu_icon_demae.png)
	}
	article .subTitle{
		font-weight: bold;
		color:#777;
		padding-left: 38px;
		margin-top:14px;
		line-height: 1.35em;
		font-size: 112.5%;
	}

	article section{
		width: 640px;
		margin:0 auto 2.0em;
		/* padding:20px;
		border:1px solid #ffe1a4; */
	}
	article section.notes{
		padding:15px 30px;
		border:solid 1px #fe9a19;
		box-sizing: border-box;
	}

	article section h2{
		display:block;
		padding: 5px 0 2px;
		color:#fe9a19;
		border-bottom: solid 2px #fe9a19;
		box-sizing: border-box;
		line-height: 1.5em;
		margin:0 auto 1.5em;
		font-size: 112.5%;
	}
	article section h3{
		display:block;
		padding: 0px 5px;
		border-left: solid 7px #fe9a19;
		box-sizing: border-box;
		line-height: 1.5em;
		margin:0 auto 1.0em;
		font-size:100%;
	}
	article section p{
		display:block;
		margin-bottom:2.0em;
		line-height: 1.75em;
		font-size:100%;
	}
	article section p a{
		color:#00a1d7;
		text-decoration: none;
	}
	article section p a:hover{
		color:#33ccff;
	}
	article section p a:visited{
		color:#6633ff;
	}
	article section .caution{
		color:#ef2424;
	}
	article section ul.notes{
		list-style: disc outside;
		margin-bottom:2.0em;
	}
	article section ul.notes li{
		display:list-item;
		margin:0 auto 0.25em;
		line-height: 1.75em;
		font-size:100%;
		margin-left:20px;
	}
	article section ul.notes li.caution{
		list-style: none;
		margin-left:0;
	}
	article section dl{
		margin-bottom:2.0em;
		overflow: hidden;
	}
	article section dt{
		font-weight: bold;
		display:block;
		/*clear: left;*/
		/*float:left;*/
		line-height: 1.75em;
		margin-bottom:-0.10em;
	}
	article section dt::after{
		content: "：";
		font-weight:normal;
	}
	article section dd{
		display:block;
		/*float:left;*/
		line-height: 1.75em;
		margin-bottom:0.45em;
		margin-left:1em;
	}
	article section figure{
		margin:0 auto 2.0em;
	}
	article section figure .img{
		background-color: #e5e5e5;
		background-size:cover;
	}

	.heading1 span.logo{
		display:block;
		width:500px;
		padding-top:75px;
		position: relative;
		margin:0 auto 20px;
	}
	.heading1 img.logo{
		width:100%;
		height:100%;
		position: absolute;
		top: 0;
		left:0;
	}
	
	figure.mainimg{width:640px;}
	figure.mainimg .img{width:640px;height:360px;}
	figure.yoko{width:480px;}
	figure.yoko .img{width:480px;height:320px;}
	figure.tate{width:280px;}
	figure.tate .img{width:280px;height:420px;}

	article section figure figcaption{
		text-align: center;
		margin-top:10px;
		line-height: 1.25em;
		font-size:75%;
	}

	article section .relatedLink{
		display:block;
		width:640px;
		margin:0 auto 2.0em;
		line-height: 1.75em;
		font-size:100%;
	}
	article section .relatedLink a{
		display: inline-block;
		text-decoration: none;
		color:#333;
		padding:2px 10px 2px 30px;
		background-color: #fcd17a;
		background-image: url(../img/parts/boshu_relatedlink_icon.png);
		background-repeat: no-repeat;
		background-position: 5px center;
		background-size: 20px 20px;
		border-radius: 15px;
	}
	article section .relatedLink a:hover{
		color:#999;
		background-color: #ffe1a4;
	}
	/* 出前授業 */
	/*夏休み体験　授業内容*/
	article section.jugyou table{
		border-collapse: collapse;
		margin:0;
		width: 100%;
	}
	article section.jugyou table.schedule {border:1px solid #ffe1a4;}
	article section.jugyou table th{
		width:1em;
		background:#fe9a19;
		font-size:100%;
		padding:10px 13px 8px;
		text-align:center;
		color:#fff;
		line-height: 1.5em;
	}
	article section.jugyou table.schedule th {border:1px solid #ffe1a4;}
	article section.jugyou table td{
		font-size:100%;
		line-height: 1.75em;
		padding:10px 13px 8px;
	}
	article section.jugyou table.schedule td {border:1px solid #ffe1a4;}
	article section.jugyou table.flow tr th{ width:7em; }
	article section.jugyou table.schedule tr th{ width:1em; }
	article section.jugyou table tr:nth-child(odd) td{
		background:#f7f7f7;
	}
	article section.jugyou table.flow{
			border-top:1px solid #ffe1a4;
		}
	article section.jugyou table.flow th, article section.jugyou table.flow td {border-bottom:1px solid #ffe1a4;}
	article section.jugyou table.flow tr:nth-child(even) th{
			background:#fff;
		}
	article section.jugyou table.flow tr:nth-child(odd) td{
			border-right:1px solid #ffe1a4;
		}
		.dli-caret-down {
  display: inline-block;
  vertical-align: middle;
  color: #ffc527;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 1em 0.6em;
  border-top-color: currentColor;
  border-bottom: 0;
}
	
	
	article section.jugyou table td.detail a { text-decoration: none; font-size: 0.9em; white-space: nowrap; display: block; background-color: #fe9a19; color: #fff; font-weight: bold; padding: 0 5px;}
	article section.jugyou table td.detail a span {
		position: relative;
		display: inline-block;
		padding-left: 15px;}
	article section.jugyou table td.detail a span:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
	article section.jugyou h4{
		display:block;
		background:#fe9a19;
		padding:5px 15px;
		border-left:none;
		border-radius: 12px;
		box-sizing: border-box;
		line-height: 1.5em;
		margin:0 auto 1.0em;
		font-size:100%;
		color:#fff;
	}
	
	figure.shokuTaiImg { width: 400px; margin: 0 auto 1em;}
	figure.shokuTaiImg .img {width:400px;height:267px;}
	.imgBox { letter-spacing: -.4em; margin: 0 auto 1em;}
	.imgBox figure.shokuTaiImg { width: 315px; margin: 0; display: inline-block; letter-spacing: 0em;}
	.imgBox figure.shokuTaiImg:first-child {margin-right: 10px;}
	.imgBox figure.shokuTaiImg .img {width:315px;height:210px;}
	
	.courseBox{ padding: 80px 0 40px; margin-top: -80px;}
	#notes { padding-top: 80px; margin-top: -120px;}


/* シェアボタン */
	.shareButton{
		overflow: hidden;
		text-align: right;
		margin-right: 80px;
	}
	.shareButton span:first-child{
		display: inline-block;
		padding-left:15px;
		background-image: url(../img/parts/share_arrow.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: 9px 14px;
		height:30px;
		line-height: 30px;
		font-weight: bold;
		font-size:75%;
		vertical-align:top;
	}
	.shareButton a{
		display: inline-block;
		width:30px;
		height:30px;
		background-repeat: no-repeat;
		background-size: 30px 30px;
		text-indent: -9999px;
		margin-left: 10px;
		text-align: left;
		vertical-align:top;
	}
	.shareButton a.tw{background-image: url(../img/parts/share_x.png);}
	.shareButton a.fb{background-image: url(../img/parts/share_fb.png);}
	.shareButton a.line{background-image: url(../img/parts/share_line.png);}
	
	.annotation {font-size: 90%; margin-top: -1em;}
}
/* ↑PC */


/*	button
============================== */
.button{
  display: block;
  text-align: center;
}
.button a {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding: 30px;
  color: rgb(51, 51, 51) !important;
  font-size: 130%;
  text-align: center;
  text-decoration: none;
  font-weight: 800;
  border-radius: 50px;
  background-color: #fff500;
  box-shadow: 0 6px 0 #d4d4d4, 0 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
	position: relative;
}
.button a:hover {
  background-color: #fff500;
  box-shadow: 0 3px 0 #d4d4d4, 0 6px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.button a:active {
  color: #1e1e1e;
  background-color: #fff500;
  box-shadow: 0 0 0 #d4d4d4, 0 0 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}
.button a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px rgb(51, 51, 51);
  border-right: solid 2px rgb(51, 51, 51);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -5px;
	transition: all 0.2s;
}

@media all and (min-width: 768px) {
  .button a {
    width: 380px;
    padding: 20px 0;
    font-size: 120%;
    line-height: 100%;
    margin: 0px auto 2em;
  }
}

@media all and (max-width: 767px) {
  .button a {
    width: 90%;
    padding: 1em 0;
    font-size: 100%;
    line-height: 100%;
    margin: 0 auto 40px;
  }
}

.notes h4 { padding-bottom: 0.5em;}
.red {color: red;}
.wbr { display: inline-block;}
