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

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
#main h2+p {
	padding-top: 50px;
}
#zyouken {
	text-align: center;
	padding-top: 40px;
}
#zyouken h3 {
	margin-bottom: 30px;
}

#zyouken ul li {
	display: inline-block;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 18px;
}
#zyouken ul li figure {
	margin-bottom: 15px;
}
#daihyo {
	border-radius: 5px;
	background-color: #FFFCEB;
	text-align: center;
	padding-top: 40px;
	margin-top: 50px;
	padding-bottom: 40px;
	position: relative;
}
#daihyo h3 {
	margin-bottom: 30px;
}
#daihyo figure {
	position: absolute;
	bottom: -15px;
	left: 40px;
}
#flow {
	margin-top: 60px;
}
#flow h3 {
	text-align: center;
	margin-bottom: 40px;
}
#flow section {
	height: 240px;
	margin-bottom: 40px;
}

#flow section figure {
	float: left;
	margin-right: 30px;
}
#flow section h4 {
	font-size: 26px;
	color: #F0658F;
	margin-bottom: 40px;
}
#flow section h4+p {
	font-size: 15px;
}

#oubo {
	border-radius: 5px;
	border: 3px solid #F0658F;
	margin-top: 80px;
	margin-bottom: 60px;
}
#oubo p {
	display: inline-block;
}
#message section h3 {
	font-size: 22px;
	background-image: url(../images/dot01.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#message section h3+p {
	font-size: 15px;
}
#message section p+p {
	margin-top: 20px;
	text-align: right;
	margin-bottom: 50px;
}
}







/*===============================================
●画面の横幅が640px以下
===============================================*/
@media screen and (max-width:640px){
/*===============================================
sp
===============================================*/
#sp640------------------------------------------- {
}
#main h2 {
	z-index: 10;
	position: relative;
}
#main p.catch img  {
	margin-top: -20px;
}
#zyouken {
	text-align: center;
	padding-top: 40px;
}
#zyouken h3 {
	margin-bottom: 5%;
}

#zyouken ul li {
	width: 28%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 12px;
}
#zyouken ul li figure {
	margin-bottom: 15px;
}
#daihyo {
	border-radius: 5px;
	background-color: #FFFCEB;
	text-align: center;
	padding-top: 5%;
	margin-top: 50px;
	padding-bottom: 40px;
	position: relative;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 16px;
}
#daihyo h3 {
	margin-bottom: 3%;
}
#daihyo figure {
	position: absolute;
	bottom: -15px;
	left: 40px;
}
#flow {
	margin-top: 60px;
	text-align: left;
}
#flow h3 {
	text-align: center;
	margin-bottom: 5%;
}
#flow section {
	margin-bottom: 40px;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 110%;
	clear: left;
}
#flow section:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
#flow section figure {
	float: left;
	margin-right: 2%;
	width: 40%;
}
#flow section h4 {
	font-size: 15px;
	margin-bottom: 1%;
	color: #F0658F;
	margin-top: -5px;
}
#flow section h4+p {
	font-size: 12px;
}

#oubo {
	border-radius: 5px;
	border: 3px solid #F0658F;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	padding-top: 4%;
	padding-bottom: 3%;
	
}
#message {
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	line-height: 160%;
}
#message section h3 {
	font-size: 22px;
	background-image: url(../images/dot01.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#message section h3+p {
	font-size: 15px;
}
#message section p+p {
	margin-top: 20px;
	margin-bottom: 50px;
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
}




/*===============================================
●画面の横幅が400px以下
===============================================*/
@media screen and (max-width:400px){
/*===============================================
sp
===============================================*/
#sp400------------------------------------------- {
}
#main h2 {
	z-index: 10;
	position: relative;
}
#main p.catch img  {
	margin-top: -20px;
}
#zyouken {
	text-align: center;
	padding-top: 20px;
}
#zyouken h3 {
	margin-bottom: 5%;
}

#zyouken ul li {
	width: 28%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 9px;
}
#zyouken ul li figure {
	margin-bottom: 5px;
}
#daihyo {
	border-radius: 5px;
	background-color: #FFFCEB;
	text-align: center;
	padding-top: 5%;
	margin-top: 30px;
	padding-bottom: 20px;
	position: relative;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 13px;
}
#daihyo h3 {
	margin-bottom: 3%;
}
#daihyo figure {
	position: absolute;
	bottom: -10px;
	left: 0px;
}
#daihyo figure img {
	width: 50%;
}
#flow {
	margin-top: 30px;
	text-align: left;
}
#flow h3 {
	text-align: center;
	margin-bottom: 5%;
}
#flow section {
	margin-bottom: 20px;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 110%;
	clear: left;
}
#flow section:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
#flow section figure {
	float: left;
	margin-right: 2%;
	width: 40%;
}
#flow section h4 {
	font-size: 13px;
	margin-bottom: 1%;
	color: #F0658F;
	margin-top: -5px;
}
#flow section h4+p {
	font-size: 10px;
}

#oubo {
	border-radius: 5px;
	border: 3px solid #F0658F;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	padding-top: 4%;
	padding-bottom: 3%;
	
}
#message {
	margin-left: 2%;
	margin-right: 2%;
	text-align: left;
	line-height: 160%;
}
#message section h3 {
	font-size: 18px;
	background-image: url(../images/dot01.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#message section h3+p {
	font-size: 13px;
}
#message section p+p {
	margin-top: 20px;
	margin-bottom: 50px;
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
}