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

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	max-width:100%;
	height:auto;
}



/* ===============================================
　「授業を英語で行う」ヒント＆展開例
=============================================== */

#contents {
	background:repeating-linear-gradient(45deg, #e1e6a2 0, #e1e6a2 5px, #dde473 5px, #dde473 10px);
}
#contents .kotsu {
	background: #fff;
	margin: 0px 0 25px;
	padding: 25px 0px 0px;
}
.kotsu .ttl {
	margin: 0px 0px 30px;
}
.kotsu .ttl img {
	width: auto;
	height: 70px;
}

.sec-bnr {
	background: url(../images/bnr_bg.png) repeat center top;
	padding: 30px 0px;
	margin: 0 0 70px;
}
.sec-bnr .inn {
	margin: 0px 5%;
	text-align :center;
}
.sec-bnr .inn li {
	border-bottom: solid 2px rgba(0,0,0,0.15);
	width: 46%;
	display: inline-block;
	margin: 0 1% 15px;
}
.kotsu .situ .sp_situ {
	display:none !important;
}
.audio_wrap1 {
	width:50%;
	margin: 0 auto;
}
.audio_button1 {
	margin: 0 auto 50px;
	background: #B497C3 url(../images/phrase01/play1_off.jpg) no-repeat center center;
	background-size: auto 35px;
	height: 60px;
	-webkit-border-radius: 10px;/* 50%でもOK */
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 3px solid #9a9898;
	cursor: pointer;
  }
  
  .play .audio_button1 {
	background: #b497c3 url(../images/phrase01/play1_on.jpg) no-repeat center center;
	background-size: auto 35px;
}

.link_ttl {
	margin: 60px 5% 25px;
	padding: 0px 0px 15px;
	text-align: center;
}
.link_inn {
	margin: 0 5%;
	padding: 0px 0px 60px;
}
.link_btn {
	width:48%;
	float: left;
	margin: 0 0 10px;
	text-align: center;
	font: 25px/65px "Times New Roman", Times, "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
	color: #FFF;
	position: relative;
}
.link_btn:nth-child(even) {
	float: right;
}
.link_btn a {
	color: #FFF;
	display: block;
	background: #663300;
	border-bottom: 3px solid #330000;
	-webkit-border-radius: 10px;/* 50%でもOK */
	-moz-border-radius: 10px;
	border-radius: 10px;
}

@media only screen and (max-width: 768px){

#contents {}
#contents .kotsu {
	background: #fff;
	margin: 0px 5% 25px;
	padding: 15px 0px 0px ;
}
.kotsu .ttl {
	margin: 0px 0px 15px;
}
.kotsu .ttl img {
	height: 45px;
}

.sec-bnr {
	background: url(../images/bnr_bg.png) repeat center top;
	padding: 30px 0px;
	margin: 0;
}
.sec-bnr .inn {
	margin: 0px 3%;
}
.sec-bnr .inn li {
	border-bottom: solid 2px rgba(0,0,0,0.15);
	margin: 0 0 15px;
	width:auto;
	float:none;
	display: block;
}
.kotsu .situ .sp_situ {
	display:block !important;
	padding: 0px 0px 30px;
}
.kotsu .situ .bg_green {
	background: #e8f1d6;
}
.kotsu .situ .bg_pink {
	background: #f8e4ed;
}
.kotsu .situ .sp_situ .img {
	margin: 0px 0px 20px;
}
.kotsu .situ .sp_situ .img img {
	height: auto;
	width: 100%;
}
.kotsu .situ .sp_situ .fukidashi {
	text-align: center;
	margin: 0% 5%;
}
.kotsu .situ .sp_situ .fukidashi li {
	margin: 0px 0px 20px;
}
.kotsu .situ .sp_situ .fukidashi .text {
	text-align:left;
	font-weight:bold;
}
.audio_wrap1 {
	width: auto;
	margin: 0 5%;
}

.audio_button1 {
	margin: 0 auto 20px;
	background: #B497C3 url(../images/phrase01/play1_off.jpg) no-repeat center center;
	background-size: auto 21px;
	height: 60px;
	-webkit-border-radius: 10px;/* 50%でもOK */
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 3px solid #9a9898;
	cursor:pointer;
	}
  
  .play .audio_button1 {
	background: #B497C3 url(../images/phrase01/play1_on.jpg) no-repeat center center;
	background-size: auto 28px;
  }


.link_ttl {
	margin: 30px 5% 15px;
	padding: 0px 0px 10px;
}
.link_inn {
	padding: 0px 0px 30px;
}
.link_btn {
	width: auto;
	float: none;
	font: 16px/45px "Times New Roman", Times, "游明朝体", "Yu Mincho", YuMincho, "HG明朝B", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'HG明朝E', 'ＭＳ Ｐ明朝', serif;
	color: #FFF;
	position: relative;
}
.link_btn:nth-child(even) {
	float: none;
}
.link_btn a {
	color: #FFF;
	display: block;
	background: #663300;
	border-bottom: 3px solid #330000;
	-webkit-border-radius: 10px;/* 50%でもOK */
	-moz-border-radius: 10px;
	border-radius: 10px;
}

}








/* ===============================================
　ネイティブならどう教える？
=============================================== */
#contents.phr3 {
	background:repeating-linear-gradient(45deg, #9ed8f5 0, #9ed8f5 5px, #c6e7f9 5px, #c6e7f9 10px);
}

.kotsu .ttl2 {
	width: 40%;
	text-align: center;
	margin: 0px auto 30px;
}
.kotsu .advi_point {
	text-align: center;
	margin: 0px 0px 50px;
}
.kotsu .advi_point li {
	text-align: center;
	vertical-align: top;
	width: 27%;
	display: inline-block;
	margin: 0px 1%;
}
.kotsu .intro-text {
	margin: 0px auto 30px;
	width: 70%;
}
.kotsu .teacher-prof:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

.kotsu .teacher-prof {
	width: 70%;
	margin: 0px auto;
	padding: 0px 0px 60px;
}
.kotsu .teacher-prof .photo {
	width: 28%;
	margin: 0px 0px 5% 3%;
	float: right;
}


@media only screen and (max-width: 768px){
.kotsu .ttl2 {
	width: auto;
	margin: 0px 5% 15px;
}
.kotsu .advi_point {
	text-align: center;
	margin: 0px 0px 50px;
}
.kotsu .advi_point li {
	width: auto;
	display: block;
	margin: 0;
}
.kotsu .intro-text {
	margin: 0px 5% 15px;
	width: auto;
}
.kotsu .teacher-prof:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}

.kotsu .teacher-prof {
	width: auto;
	margin: 0px 5%;
	padding: 0px 0px 30px;
}
.kotsu .teacher-prof .photo {
	width: 48%;
	margin: 0px 0px 5% 5%;
}
}
