@charset "UTF-8";

/*　当校の特色
----------------------------------------------*/
/*　共通　*/
ul.best5 {
	display: -webkit-flex;
	display: flex;
	margin: 60px 0 80px;
}
ul.best5 li {
	position: relative;
	flex: 0 0 184px;
	margin: 0 5px;	
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
ul.best5 li a {
	display: block;	
	padding: 5px 5px 0;
	border-radius: 10px;
	background-color: #fff;
	color: #e76400;
	text-decoration: none;
}

ul.best5 li span {
	display: block;
	position: absolute;
	top: -40px;
	left: 40px;
}
ul.best5 li p {
	padding: 40px 0 10px;
}
/*　学校名  */
.support {
	width: 94%;
	margin: 20px auto 60px;
	padding: 20px 40px;
	background-color: #fff;
	border-radius: 10px;
}
.support .title {
	font-size: 2.9rem;
	font-weight: bold;
	color: #ed6400;
	line-height: 1.3;
	text-align: center;
}
.support p {
	font-size: 1.6rem;
}
.ninteikou .lead {
	text-align: left;
}
.shikaku {
	display: -webkit-flex; 
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 15px 0 0;
}
.shikaku .shigakuBox {
	-webkit-flex: 0 0 470px;
	flex: 0 0 470px;
	padding: 20px 0;
	background-color: #fff;
	border-radius: 10px;
}
.shikaku .shigakuBox p {
	padding-bottom: 10px;
	border-bottom: 1px dashed #006547;
	font-size: 2.4rem;
	font-weight: bold;
	color: #006547;
	text-align: center;
}
.shikaku .shigakuBox dl {
	padding: 20px 15px 0;
}
.shikaku .shigakuBox dt {
	margin-left: 1.5em;
	padding-top: 20px;
	text-indent: -1.5em;
	font-size: 2.2rem;
	font-weight: bold;
	color: #ed6400;
}
.shikaku .shigakuBox dt:first-child {
	padding-top: 0;
}
.shikaku .shigakuBox dd {
	padding: 10px 0 15px;
	font-size: 1.5rem;
}
.shoumeisho {
	padding-bottom: 50px;
	text-align: center;
}
.shoumeisho img {
	margin: 10px 20px;
}

/*　当校の強み・他校との違いを紹介!!　*/
#tsuyomi {
	padding-bottom: 70px;
}
.link p {
	font-size: 2.0rem;
	padding-bottom: 15px;
	text-align: center;
}
.link ul {
	display: -webkit-flex; 
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.link ul li a {
	display: block;
	width: 227px;
	height: 61px;
	background-position: 0px;
	background-repeat: no-repeat;
	background-size: 227px 61px;
}
.link ul li:nth-child(1) a {
	background-image: url(../img/profile/btn-tsuyomi01-hover.png);
}
.link ul li:nth-child(2) a {
	background-image: url(../img/profile/btn-tsuyomi02-hover.png);
}
.link ul li:nth-child(3) a {
	background-image: url(../img/profile/btn-tsuyomi03-hover.png);
}
.link ul li:nth-child(4) a {
	background-image: url(../img/profile/btn-tsuyomi04-hover.png);
}
/* 5つの強み　*/
.tsuyomiBox {
	position: relative;
	width: 100%;
	margin-top: 70px;
	padding: 10px 15px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.6rem;
}
.tsuyomiBox h4 {
	margin-bottom: 15px;
	padding: 5px 0 5px 120px;
	border-bottom: 1px dashed #006547;
	font-size: 2.4rem;
	font-weight: bold;
	color: #ed6400;
}
.tsuyomiBox h4 span {
	position: absolute;
	top: -10px;
	left: 10px;
}
.h4Img01 {
	position: absolute;
	top: -10px;
	right: 0;
}
.tsuyomiBox p span {
	font-size: 1.8rem;
	font-weight: bold;
	color: #947b00;
}
.tsuyomiBox h5 {
	margin-top: 30px;
	padding: 5px 10px;
	background-color: #e1f8e3;
	font-size: 2.0rem;
	color: #006547;
}
/*　強み1　*/
.hikaku {
	display: -webkit-flex; 
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 15px;
}
.hikaku div {
	-webkit-flex: 0 0 440px;
	flex: 0 0 440px;
	margin-right: 30px;
	padding: 15px;
	background-color: #fffaaf;
	border-radius: 10px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #cf1c24;
}
ul.riyuu {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
ul.riyuu li {
	-webkit-flex: 0 0 280px;
	flex: 0 0 280px;
	margin: 15px;
	padding: 15px 10px;
	border: 2px solid #b5e9ce;
	border-radius: 10px;
	font-size: 1.6rem;
}
ul.riyuu li span {
	display: block;
	margin-left: 1.2em;
	text-indent: -1.2em;
	padding-bottom: 25px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #947b00;
}
ul.riyuu li p {
}
ul.riyuu li:nth-child(1) {
	background: url(../img/index/img-riyuu01.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(2) {
	background: url(../img/index/img-riyuu02.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(3) {
	background: url(../img/index/img-riyuu03.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(4) {
	background: url(../img/index/img-riyuu04.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(5) {
	background: url(../img/index/img-riyuu05.png) no-repeat right 5px;
	background-size: 80px 38px;
}
ul.riyuu li:nth-child(2) span,
ul.riyuu li:nth-child(4) span,
ul.riyuu li:nth-child(5) span {
	line-height: 1.3;
	padding-bottom: 8px;
}
.dodai div {
	margin-top: 30px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #cf1c24;
	text-align: center;
}
.dodai ul {
	width: 505px;
	margin: 20px auto;
	padding: 10px 20px;
	border: 1px solid #cbcbcb;
	border-radius: 10px;
}
.dodai ul li:before {
	content: "・";
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
}
.dodai ul li span {
	font-size: 1.8rem;
	font-weight: bold;
	color: #947b00;
}
.dodai p {
	width: 505px;
	margin: 0 auto 20px;
	padding: 0 20px;
	font-size: 1.4rem;
}
#tsuyomi1 .btnArea a {
	display: block;
	width: 505px;
	height: 65px;
	margin: 0 auto 30px;
	background-position: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/profile/btn-tsuyomi05-hover.png);
	background-size: 505px 65px;
}

/*　強み2　*/
.course {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#tsuyomi2 h5 {
	-webkit-flex: 0 0 48%;
	flex: 0 0 48%;
	margin-bottom: 15px;
	padding: 20px;
	border-radius: 10px;
}
#tsuyomi2 h5 span {
	display: block;
	font-size: 1.7rem;
	color: #333;
}
.course p {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 0 20px;
}
.course p span {
	display: block;
	margin: 15px 0;
	font-size: 1.6rem;
	font-weight: normal;
}
#tsuyomi2 .btnArea a {
	display: block;
	width: 505px;
	height: 65px;
	margin: 0 auto 30px;
	background-position: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/profile/btn-tsuyomi06-hover.png);
	background-size: 505px 65px;
}
.lessonPhoto {
	text-align: center;
}
.lessonPhoto img {
	margin: 0 10px 15px;
	padding: 5px;
	border: 1px solid #cbcbcb;
}
.timeBox {
	display: -webkit-flex; 
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.timeBox p {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 20px 0;
	padding: 0 15px;
	font-size: 1.6rem;
}
.timeBox p span {
	font-weight: bold;
	color: #333;
}
.timeBox div {
	-webkit-flex: 0 0 49%;
	flex: 0 0 49%;
	padding: 20px 10px 10px;
	background-color: #e1f8e3;
	border-radius: 10px;
}
.timeBox p.timeTitle {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
}
.timeBox table {
	width: 100%;
	border-collapse: collapse;
}
.timeBox table th {
	padding: 15px 0;
	background-color: #b5e9ce;
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.5rem;
	color: #3b856f;
	text-align: center;
	vertical-align: middle;
}
.timeBox table td {
	padding: 15px 0;
	background-color: #fff;
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.7rem;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
}
/*　強み3　*/
.photoRight {
	display: -webkit-flex; 
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.photoLeft {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#tsuyomi3 .pt {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
#tsuyomi3 .photoLeft img {
	margin-right: 30px;
}
#tsuyomi3 .photoLeft p {
	width: 100%;
}
#tsuyomi3 .photoRight img {
	margin-left: 30px;
}
#tsuyomi3 ul.lesson li {
	margin-bottom: 20px;
}
#tsuyomi3 dl {
	margin-top: 15px;
	color: #333;
}
#tsuyomi3 dl dt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #ed6400;
}
#tsuyomi3 dl dd {
	margin-bottom: 40px;
}
#tsuyomi3 .example {
	padding: 15px 0 20px 20px;
}
#tsuyomi3 .example span {
	font-size: 1.6rem;
	font-weight: normal;
	color: #947b00;
}
#tsuyomi3 .example span.title {
	font-weight: bold;
	color: #333;
}
#tsuyomi3 dl dd ul {
	margin-left: 20px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #000;
}
#tsuyomi3 dl dd ul li {
	display: block;
	text-indent: -1.2em;
	margin-left: 1em;
}
#tsuyomi3 dl dd ul li span {
	font-size: 1.5rem;
	font-weight: normal;
	color: #333;
}
#tsuyomi3 dl dd p {
	color: #947b00;
	font-weight: normal;
}
#tsuyomi3 .tsuyomiMidashi {
	margin-bottom: 30px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
	text-align: center;
}
/*　強み4　*/
#tsuyomi4 .pt {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
#tsuyomi4 .photoRight {
	margin-top: 30px;
}
#tsuyomi4 .photoRight img {
	margin-left: 30px;
}
#tsuyomi4 .tsuyomiMidashi {
	margin: 0 0 20px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #cf1c24;
}
/*　強み5　*/
#tsuyomi5 .pt {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
#tsuyomi5 .photoRight img {
	margin-left: 30px;
}
#tsuyomi5 .photoLeft {
	margin-top: 20px;
}
#tsuyomi5 .photoLeft img {
	margin-right: 20px;
}
.service {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #accec8;
}
.service:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.serviceTitle {
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
}
.service p {
	padding-left: 25px;
	padding-bottom: 1em;
}
.service .chuui {
	color: #947b00;
}
.service p em {
	font-style: normal;
	font-weight: bold;
}

/* ドゥマゲッティの特徴 */
#tokuchou .pt {
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
}
#tokuchou .photoRight img {
	margin-left: 15px;
}
#tokuchou .lead {
	margin-bottom: 50px;
}
#tokuchou .lead2 {
	margin: 0 15px 0 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
}
.tokuchoouPhoto {
	float: right;
	padding-left: 15px;
}
.tokuchoouPhoto img {
	padding-left: 15px;
}
#tokuchou ul {
	padding: 30px 0 50px;
}
#tokuchou ul li {
	padding: 20px 10px;
	border-top: 1px dashed #fff;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ffff00;
}
#tokuchou ul li p {
	padding: 0 0 1em 20px;
	font-size: 1.6rem;
	font-weight: normal;
	color: #1a1a1a;
}
#tokuchou ul li p span {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}

/*　時間割
----------------------------------------------*/
#jikanwari .lead {
	padding: 50px 20px 30px;
	font-size: 2.0rem;
	text-align: left;
	color: #1a1a1a;
}
#jikanwari p {
	padding: 20px 20px 80px;
	font-size: 1.6rem;
	color: #1a1a1a;
}
#jikanwari p span {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}
.timetable {
	padding: 15px 0;
	background-color: #fff;
	border-radius: 10px;
}
.timetable table {
	width: 920px;
	margin: 0 auto;
	border-collapse: collapse;
}
.timetable table th {
	width: 16%;
	padding: 8px 0;
	background-color: #c8ebd7;
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #3b856f;
	vertical-align: middle;
}
.timetable table td {
	width: 42%;
	padding: 8px 0;
	background-color: #f5fdf1;
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.7rem;
	text-align: center;
	color: #3b856f;
	line-height: 1.3;
	vertical-align: middle;
}
.timetable table tr:last-child th,
.timetable table tr:last-child td {
	border-bottom: none;
}
.timetable table tr.teaching th {
	background-color: #b5e9ce;
}
.timetable table tr.teaching td {
	background-color: #fff;
	color: #333;
}
.timetable table tr.teaching td em {
	font-style: normal;
	font-weight: bold;
}
.timetable table td:last-child {
	border-left: 2px solid #e1f8e3;
}
#lifeStyle p {
	padding: 20px 20px 80px;
	font-size: 1.6rem;
	color: #1a1a1a;
}
.weektable {
	padding: 15px;
	background-color: #fff;
	border-radius: 10px;
}
.weektable table {
	width: 917px;
	margin: 0 auto;
	border-collapse: collapse;
}
.weektable table th {
	width: 171px;
	background-color: #b5e9ce;
	border-left: 2px solid #e1f8e3;
	font-size: 2.0rem;
	font-weight: bold;
	color: #3b856f;
	text-align: center;
}
.weektable table td {
	padding: 20px 10px;	
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.7rem;
	text-align: center;
	line-height: 1.3;
}
.weektable table td span {
	margin-top: 8px;
	display: block;
	color: #3b856f;
}
.weektable table th:first-child,
.weektable table td:first-child {
	border-left: none;
}
.weektable table tr:last-child td {
	border-bottom: none;
}
.eventtable {
	margin: 30px 0 50px;
	padding: 15px;
	background-color: #fff;
	border-radius: 10px;
}
.eventtable table {
	width: 920px;
	margin: 0 auto;
	border-collapse: collapse;
}
.eventtable table th {
	width: 14%;
	background-color: #b5e9ce;
	padding: 10px 0;
	border-bottom: 2px solid #e1f8e3;
	font-size: 2.0rem;
	font-weight: bold;
	color: #3b856f;
	text-align: center;
}
.eventtable table td {
	width: 43%;
	padding: 10px 20px;	
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.3;
}
.eventtable table td:last-child {
	border-left: 2px solid #e1f8e3;
	font-weight: normal;
}
.eventtable table tr:last-child th,
.eventtable table tr:last-child td {
	border-bottom: none;
}

.photoArea {
	display: block;
	width: 100%;
	height: 186px;
	margin: 20px 0 10px;
	padding: 15px 0;
	background-color: #e6fae1;
	border-radius: 10px;
	text-align: center;
}
.mt2 {
	padding: 38px 0;
}
.photoArea img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
}
#event .other {
	padding-bottom: 80px;
}
#event .other h4 {
	margin: 20px 0 10px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ffff00;
}
#event .other p {
	font-size: 1.6rem;
	color: #1a1a1a;
}
#event .other img {
	margin: 20px 15px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
}
#event .other div {
	text-align: center;
}
/* ----------------------------------------------
スマホ用CSS
----------------------------------------------*/
@media screen and (max-width:767px) {
h1 img.logo {
	width: 69%;
	height: auto;
	margin-top: -20px;
	position: absolute;
	z-index: 60;
	right: 0;
	top: 45px;
}
/*　共通　*/

ul.best5 {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	margin: 30px 0 0;
}
ul.best5 li {
	position: relative;
	-webkit-flex: 0 0 48%;
	flex: 0 0 48%;
	margin: 0 0 50px;
	padding: 5px 5px 0;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #e76400;
	text-align: center;
}
ul.best5 li span {
	display: block;
	position: absolute;
	top: -40px;
	left: 10px;
}
ul.best5 li span img {
	width: 100%;
	max-width: 95px;
	height: auto;
}
ul.best5 li p {
	padding: 40px 0 10px;
}
ul.best5 li img {
	width: 100%;
	max-width: 170px;
	height: auto;
}
ul.best5 li:last-child {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	text-align: left;
	padding-left: 15px;
}
ul.best5 li:last-child a {
	display: -webkit-flex; 
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
ul.best5 li:last-child img {
	margin-left: 10px;
}
/*　学校名  */
.support {
	width: 100%;
	margin: 20px auto 30px;
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
}
.support .title {
	font-size: 2.2rem;
	font-weight: bold;
	color: #ed6400;
	line-height: 1.4;
	text-align: center;
}
.support p {
	font-size: 1.4rem;
}
.support img {
	width: 100%;
	height: auto;
	margin: 15px 0;
}
.ninteikou .lead {
	text-align: left;
}
.shikaku {
	display: block;
	margin: 15px 0;
}
.shikaku .shigakuBox {
	width: 100%;
	margin-bottom: 20px;
	padding: 20px 0;
	background-color: #fff;
	border-radius: 10px;
}
.shikaku .shigakuBox p {
	padding-bottom: 10px;
	border-bottom: 1px dashed #006547;
	font-size: 2.2rem;
	font-weight: bold;
	color: #006547;
	text-align: center;
}
.shikaku .shigakuBox dl {
	padding: 20px 15px 0;
}
.shikaku .shigakuBox dt {
	margin-left: 1.5em;
	padding-top: 20px;
	text-indent: -1.5em;
	font-size: 1.8rem;
	font-weight: bold;
	color: #ed6400;
}
.shikaku .shigakuBox dt:first-child {
	padding-top: 0;
}
.shikaku .shigakuBox dd {
	padding: 10px 0 15px;
	font-size: 1.4rem;
}
.shoumeisho {
	padding-bottom: 50px;
	text-align: center;
}
.shoumeisho img {
	width: 40%;
	height: auto;
	margin: 10px;
}

/*　当校の強み・他校との違いを紹介!!　*/
#tsuyomi {
	padding-bottom: 70px;
}
.link p {
	font-size: 1.8rem;
	padding-bottom: 15px;
	text-align: center;
}
.link ul {
	display: -webkit-flex; 
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.link ul li {
	width: 48%;
}
.link ul li a {
	display: block;
	width: 100%;
	height: auto;
	background: none;
}
.link ul li a img {
	width: 100%;
	height: auto;
}
.link ul li:nth-child(1) a,
.link ul li:nth-child(2) a,
.link ul li:nth-child(3) a,
.link ul li:nth-child(4) a{
	background-image: none;
}
/* 5つの強み　*/
.tsuyomiBox {
	position: relative;
	width: 100%;
	margin-top: 70px;
	padding: 10px 15px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.5rem;
}
.tsuyomiBox h4 {
	margin-bottom: 15px;
	padding: 60px 0 5px 5px;
	border-bottom: 1px dashed #006547;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ed6400;
	text-align: center;
}
.tsuyomiBox h4 span {
	position: absolute;
	top: -10px;
	left: 10px;
}
.h4Img01 {
	position: absolute;
	top: -10px;
	right: 0;
}
.tsuyomiBox p span {
	font-size: 1.6rem;
	font-weight: bold;
	color: #947b00;
}
.tsuyomiBox h5 {
	margin-top: 30px;
	padding: 5px 10px;
	background-color: #e1f8e3;
	font-size: 1.8rem;
	color: #006547;
}
/*　強み1　*/
.hikaku {
	display: block;
	padding: 15px 0;
}
.hikaku div {
	width: 100%;
	margin: 0 0 15px;
	padding: 15px;
	background-color: #fffaaf;
	border-radius: 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #cf1c24;
	text-align: center;
}
ul.riyuu {
	display: block;
}
ul.riyuu li {
	width: 100%;
	margin: 15px 0;
	padding: 15px 10px;
	border: 2px solid #b5e9ce;
	border-radius: 10px;
	font-size: 1.5rem;
}
ul.riyuu li span {
	display: block;
	margin-left: 1.2em;
	text-indent: -1.2em;
	padding-bottom: 25px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #947b00;
}
ul.riyuu li p {
}
ul.riyuu li:nth-child(1) {
	background: url(../img/index/img-riyuu01.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(2) {
	background: url(../img/index/img-riyuu02.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(3) {
	background: url(../img/index/img-riyuu03.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(4) {
	background: url(../img/index/img-riyuu04.png) no-repeat right 5px;
	background-size: 110px 52px;
}
ul.riyuu li:nth-child(5) {
	background: url(../img/index/img-riyuu05.png) no-repeat right 5px;
	background-size: 80px 38px;
}
ul.riyuu li:nth-child(2) span,
ul.riyuu li:nth-child(4) span,
ul.riyuu li:nth-child(5) span {
	line-height: 1.3;
	padding-bottom: 8px;
}
.dodai div {
	margin-top: 30px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #cf1c24;
	text-align: center;
}
.dodai ul {
	width: 100%;
	margin: 20px auto;
	padding: 10px 5px;
	border: 1px solid #cbcbcb;
	border-radius: 10px;
	font-size: 1.4rem;
}
.dodai ul li:before {
	content: "・";
	font-size: 1.8rem;
	font-weight: bold;
	color: #006547;
}
.dodai ul li span {
	font-size: 1.4rem;
	font-weight: bold;
	color: #947b00;
}
.dodai p {
	width: 100%;
	margin: 0 auto 20px;
	padding: 0;
	font-size: 1.4rem;
}
#tsuyomi1 .btnArea a {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	background: none;
}
#tsuyomi1 .btnArea img {
	width: 100%;
	height: auto;
}
/*　強み2　*/
.course {
	display: block;
}
#tsuyomi2 h5 {
	-webkit-flex: 0 0 48%;
	flex: 0 0 48%;
	margin-bottom: 15px;
	padding: 20px;
	border-radius: 10px;
}
#tsuyomi2 h5 span {
	display: block;
	font-size: 1.5rem;
	color: #333;
}
.course p {
	width: 100%;
	padding: 0;
}
.course p span {
	display: block;
	margin: 15px 0;
	font-size: 1.6rem;
	font-weight: normal;
}
#tsuyomi2 .btnArea a {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	background: none;
}
#tsuyomi2 .btnArea img {
	width: 100%;
	height: auto;
} 
.lessonPhoto {
	text-align: left;
}
.lessonPhoto img {
	width: 48%;
	max-width: 170px;
	height: auto;
	margin: 0 1% 15px;
	padding: 5px;
	border: 1px solid #cbcbcb;
}
.timeBox {
	display: block;
}
.timeBox p {
	width: 100%;
	margin: 20px 0;
	padding: 0 15px;
	font-size: 1.6rem;
}
.timeBox p span {
	font-weight: bold;
	color: #333;
}
.timeBox div {
	width: 100%;
	margin-top: 20px;
	padding: 10px;
	background-color: #e1f8e3;
	border-radius: 10px;
}
.timeBox p.timeTitle {
	margin: 10px 0;
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
}
.timeBox table {
	width: 100%;
	border-collapse: collapse;
}
.timeBox table th {
	padding: 15px 0;
	background-color: #b5e9ce;
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.4rem;
	color: #3b856f;
	text-align: center;
	vertical-align: middle;
}
.timeBox table td {
	padding: 15px 0;
	background-color: #fff;
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
}
/*　強み3　*/
.photoRight,
.photoLeft {
	display: block;
}
.photoRight img,
.photoLeft img {
	width: 100%;
	height: auto;
	margin: 15px auto;
}
#tsuyomi3 .photoLeft img,
#tsuyomi3 .photoRight img{
	margin: 15px auto;
}
#tsuyomi3 dl dt {
	font-size: 1.8rem;
	font-weight: bold;
	color: #ed6400;
}
#tsuyomi3 dl dd {
	margin-bottom: 40px;
}
#tsuyomi3 .example {
	padding: 15px 0;
}
#tsuyomi3 .example span {
	font-size: 1.6rem;
	font-weight: normal;
}
#tsuyomi3 .example span.title {
	font-weight: bold;
	color: #333;
}
#tsuyomi3 dl dd ul {
	margin-left: 20px;
	font-size: 1.6rem;
	color: #000;
}
#tsuyomi3 dl dd ul li {
	display: block;
	text-indent: -1.2em;
	margin-left: 1em;
}
#tsuyomi3 dl dd ul li span {
	font-size: 1.5rem;
	color: #333;
}
#tsuyomi3 dl dd p {
	color: #947b00;
}
#tsuyomi3 .tsuyomiMidashi {
	margin-bottom: 30px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
	text-align: center;
}
#tsuyomi3 .tsuyomiMidashi img {
	width: 100%;
	height: auto;
}
	
/*　強み4　*/
#tsuyomi4 .photoLeft img,
#tsuyomi4 .photoRight img{
	margin: 15px 0;
}
#tsuyomi4 .tsuyomiMidashi {
	margin: 20px 0;
	font-size: 2.4rem;
	font-weight: bold;
	color: #cf1c24;
}
/*　強み5　*/
#tsuyomi5 .photoLeft img,
#tsuyomi5 .photoRight img{
	margin: 15px 0;
}
.box1 .photoRight {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.box1 .photoRight p {
	width: 100%;
}
.box1 .photoRight div {
	width: 48%;
	height: auto;
}
.service {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #accec8;
}
.service:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.serviceTitle {
	font-size: 2.0rem;
	font-weight: bold;
	color: #006547;
}
.service p {
	padding-left: 25px;
	padding-bottom: 1em;
}
.service .chuui {
	color: #947b00;
}
.service p em {
	font-style: normal;
	font-weight: bold;
}
/* ドゥマゲッティの特徴 */

#tokuchou .photoRight {
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#tokuchou .photoRight img {
	margin: 15px 0;
}
#tokuchou .photoRight div {
	width: 48%;
}
#tokuchou div.leadBox {
	width: 100%;
}
#tokuchou .lead2 {
	margin: 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
}
.tokuchoouPhoto {
	float: none;
	padding-left: 15px;
	text-align: center;
}
.tokuchoouPhoto img {
	padding: 15px 0;
}
#tokuchou ul {
	padding: 30px 0 50px;
}
#tokuchou ul li {
	padding: 20px 10px;
	border-top: 1px dashed #fff;
	font-size: 1.8rem;
	font-weight: bold;
	color: #ffff00;
}
#tokuchou ul li p {
	padding: 0 0 1em 20px;
	font-size: 1.4rem;
	font-weight: normal;
	color: #1a1a1a;
}
#tokuchou ul li p span {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
}
/*　時間割
----------------------------------------------*/
#jikanwari .lead {
	padding: 50px 0 20px;
	font-size: 1.6rem;
}
#jikanwari p {
	padding: 20px 0 80px;
	font-size: 1.4rem;
}
#jikanwari p span {
	font-size: 1.6rem;
}
.timetable {
	padding: 15px 3%;
	background-color: #fff;
	border-radius: 10px;
}
.timetable table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.timetable table th {
	width: 15%;
	padding: 8px 0;
	background-color: #c8ebd7;
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #3b856f;
	vertical-align: middle;
}
.timetable table td {
	width: 50%;
	padding: 8px 5px;
	background-color: #f5fdf1;
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.4rem;
	text-align: center;
	color: #3b856f;
	line-height: 1.3;
	vertical-align: middle;
}
.timetable table tr:last-child th,
.timetable table tr:last-child td {
	border-bottom: none;
}
.timetable table tr.teaching th {
	background-color: #b5e9ce;
}
.timetable table tr.teaching td {
	background-color: #fff;
	color: #333;
}
.timetable table tr.teaching td em {
	display: block;
	font-style: normal;
	font-weight: bold;
}
.timetable table td:last-child {
	width: 35%;
	padding: 8px 0;
	border-left: 2px solid #e1f8e3;
}
#lifeStyle p {
	padding: 20px 0 80px;
	font-size: 1.4rem;
}
.weektable {
	padding: 15px 3%;
	background-color: #fff;
	border-radius: 10px;
}
.weektable table {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.weektable table thead {
	-webkit-flex: 0 0 15%;
	flex: 0 0 15%;
	display: -webkit-flex;
	display: flex;
}
.weektable table tbody {
	-webkit-flex: 0 0 85%;
	flex: 0 0 85%;
	display: -webkit-flex;
	display: flex;
}
.weektable table thead tr {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
}
.weektable table tbody tr {
	-webkit-flex: 0 0 50%;
	flex: 0 0 50%;
}
.weektable table th {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 85px;
	background-color: #b5e9ce;
	border-left: none;
	border-bottom: 2px solid #e1f8e3;
	font-size: 1.6rem;
	font-weight: bold;
	color: #3b856f;
	text-align: center;
	vertical-align: middle;
}
.weektable table td {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 85px;
	padding: 10px 5px;	
	border-bottom: 2px solid #e1f8e3;
	border-left: 2px solid #e1f8e3;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
}
.weektable table td span {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-top: 0;
	display: block;
	color: #3b856f;
}
.weektable table th:first-child {
	border-left: none;
}
.weektable table td:first-child {
	border-left: 2px solid #e1f8e3;
}
.weektable table tr:last-child td {
	border-bottom: 2px solid #e1f8e3;
}
.weektable table th:last-child,
.weektable table td:last-child,
.weektable table tr:last-child td:last-child {
	border-bottom: none;
}
.eventtable {
	padding: 15px 3%;
	background-color: #fff;
	border-radius: 10px;
}
.eventtable table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.eventtable table tr {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.eventtable table th {
	width: 100%;
	background-color: #b5e9ce;
	padding: 10px 0;
	border-bottom: none;
	font-size: 1.6rem;
	font-weight: bold;
	color: #3b856f;
	text-align: center;
}
.eventtable table td {
	width: 100%;
	padding: 15px 20px 0;	
	border: none;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3;
}
.eventtable table td:last-child {
	padding-bottom: 30px;
	border: none;
	font-weight: normal;
}
.eventtable table tr:last-child th,
.eventtable table tr:last-child td {
	border: none;
}

.photoArea {
	display: block;
	width: 100%;
	height: 186px;
	margin: 20px 0 10px;
	padding: 15px 0;
	background-color: #e6fae1;
	border-radius: 10px;
	text-align: center;
}
.mt2 {
	padding: 38px 0;
}
.photoArea img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
}
#event .other {
	padding-bottom: 80px;
}
#event .other h4 {
	margin: 20px 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #ffff00;
	text-align: center;
}
#event .other p {
	font-size: 1.4rem;
	color: #1a1a1a;
}
#event .other img {
	margin: 20px 15px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cbcbcb;
}
#event .other div {
	text-align: center;
}
}
/*----------------------------------------------
 :hover用（パソコンのみ適用）
----------------------------------------------*/

@media screen and (min-width:768px) {
.btnArea a:hover,
.link ul li a:hover,{
	background-position: 0px 0px;
}
.btnArea a:hover img,
.link ul li a:hover img{
	display: none;
}
ul.best5 li a:hover {
	background-color: #fae65a;
}
}
