@charset "utf-8";
@import "default.css";
@import "base.css";
@import "common.css";
@import "meanmenu.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
header {
	background-image:url(../images/lomilomi/bg.jpg);	
	height:279px;
	background-repeat:no-repeat;
}

#top {
	background:url(../images/lomilomi/top_bg.jpg) no-repeat;
	background-position:center top;
}

#top h3 {
	margin-top:15px;
}

#top div {
	width:880px;
	margin-top:40px;

}

#top div p {
	padding-top:75px;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	font-size:18px;
	margin-bottom:290px;
}


#knowledge section h3:before {
	content:url(../images/lomilomi/ico_book.png);
	margin-right:20px;
}

#knowledge section h3 span {
	color:#ff5800;
	display:inline-block;
	margin-right:20px;	
}

#knowledge section {
	margin:70px auto;
	position:relative;
}


#knowledge section div {
	width:880px;
	text-align:left;	
}

#knowledge section p {
	margin:40px 0;
	font-size:18px;
}

#knowledge h3 {
	margin-bottom:35px;	
}

#knowledge section.knowledge01 div.box {
	overflow:hidden;
	clear:left;
	margin-bottom:70px;
}

#knowledge section.knowledge01 dl {
	float:left;
	width:210px;
	margin-right:75px;
}

#knowledge section.knowledge01 dt.letter {
	letter-spacing:-2px;
	font-size:19px;
}

#knowledge  section.knowledge01 dt {
	box-sizing:border-box;
	border:2px dashed #ff5800;
	border-radius:10px;	
	text-align:center;
	color:#ff5800;
	font-size:20px;
}

#knowledge  section.knowledge01 dd {
	margin:5px 5px 20px 5px;
}

#knowledge  section.knowledge02 ul {
	clear:left;	
	overflow:hidden;
	margin-bottom:70px;
}

#knowledge  section.knowledge02 ul li {
	float:left;
	margin:20px 20px 20px 0;
	color:#ff5800;
	border:1px solid #ff5800;
	width:180px;
	padding:5px;
	font-size:20px;
	text-align:center;
	
		
}

#knowledge section.knowledge04 h3 {
	margin:0;	
}


#knowledge section.knowledge04 .bgwrap {
	background:url(../images/lomilomi/knowledge04_bg.jpg) no-repeat;
	background-position:right center;
	min-height:417px;
	padding-top:35px;
}


#knowledge section.knowledge04 div p {
	width:430px;	
	margin-top:0;

}

#knowledge section.knowledge05 h3{
	margin:0;	
}

#knowledge section.knowledge05 .bgwrap{
	background:url(../images/lomilomi/knowledge05_bg.jpg) no-repeat;
	background-position:right center;
	min-height:295px;
	padding-top:35px;
}


#knowledge section.knowledge05 div p {
	width:430px;	
	margin-top:0;
}






}







/*===============================================
●画面の横幅が640px以下
===============================================*/
@media screen and (max-width:640px){
/*===============================================
sp
===============================================*/
#sp640------------------------------------------- {
}
header {
	background-image:url(../images/lomilomi/bg.jpg);	
	height:100px;
	background-repeat:no-repeat;
	background-size:cover;
}

#top {

}

#top h3 {
	margin-top:15px;
}

#top div {


}

#top div p {
	text-align:left;
	background:url(../images/lomilomi/top_bg.jpg) no-repeat;
	background-position:center bottom;
	background-size:contain;
}


#knowledge section h3 {

	background:url(../images/lomilomi/ico_book.png) no-repeat;
	padding-left:40px;
	box-sizing:border-box;
}

#knowledge section h3 span {
	color:#ff5800;
	display:block;
	margin-right:20px;	
}

#knowledge section {
	margin:30px auto;
	position:relative;
}


#knowledge section div {

	text-align:left;	
}

#knowledge section p {
	margin:40px 0;
	font-size:100%;
}

#knowledge h3 {
	margin-bottom:35px;	
}

#knowledge section.knowledge01 div.box {
	overflow:hidden;
	clear:left;
	margin-bottom:70px;
}

#knowledge section.knowledge01 dl {
	width:70%;
	margin:auto;
}

#knowledge section.knowledge01 dt.letter {


}

#knowledge  section.knowledge01 dt {
	box-sizing:border-box;
	border:2px dashed #ff5800;
	border-radius:10px;	
	text-align:center;
	color:#ff5800;
	font-size:150%;
}

#knowledge  section.knowledge01 dd {
	margin:5px 5px 20px 5px;
}

#knowledge  section.knowledge02 ul {
	clear:left;	
	overflow:hidden;
	margin-bottom:70px;
}

#knowledge  section.knowledge02 ul li {

	margin:20px auto;
	color:#ff5800;
	border:1px solid #ff5800;
	width:70%;
	padding:5px;
	font-size:150%;
	text-align:center;
	
		
}

#knowledge section.knowledge04 h3 {
	margin:0;	
}


#knowledge section.knowledge04 .bgwrap {
	background:url(../images/lomilomi/knowledge04_bg.jpg) no-repeat;
	background-position:right top;
	background-size:50%;

}


#knowledge section.knowledge04 div p {
	margin-right:40%;

}

#knowledge section.knowledge05 h3{
	margin:0;	
}

#knowledge section.knowledge05 .bgwrap{
	background:url(../images/lomilomi/knowledge05_bg.jpg) no-repeat;
	background-position:right top;
	background-size:50%;
}


#knowledge section.knowledge05 div p {
	margin-right:40%;
}



}




/*===============================================
●画面の横幅が400px以下
===============================================*/
@media screen and (max-width:400px){
}

/*===============================================
sp
===============================================*/
#sp400------------------------------------------- {
}

.merit #message .bg-merit {
	background:url(../images/study/merit_bg.jpg) no-repeat;
	background-position: 100% 50%;
}

.merit .btn {
	margin-top: 40px;
	margin-bottom: 40px;
}


@media (min-width: 640px) {
	.merit #message div {
		width: 990px;
	}

	.merit #message h3{
		padding: 45px 0;
	}

	.merit .text {
		max-width: 570px;
		text-align: left;
	}
}

@media (max-width: 640px) {
	.merit #message .bg-merit {
		background-size: contain;
	}

	.merit #message h3{
		padding: 20px 0;
	}

	.merit .text {
		width: 60%;
		text-align: left;
	}

	.merit .btn {
		margin-top: 25px;
		margin-bottom: 25px;
	}
}