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


.lay01.about {
	padding-top: 0px;
}

/* contents01 */

.contents01 {
	background-color: #f5f4f0;
	width: 100%;
	margin-bottom: 70px;
}

.contents01 .box {
	width: 940px;
}

.contents01 .box > p {
	text-align: left;
}

.contents01 h5 {
	margin-bottom: 30px;
}

.contents01 h5 img {
	width: 100%;
height: auto;
}


/* contents02 */


.contents02 {
	margin-bottom: 70px;
	width: 960px;
}

.contents02 p {
	font-size: 22px;
line-height: 1.8;
	width: 92%;
	margin: auto;
}

.lay01.banner {
	padding-top : 20px;
}

/*contents03*/
.contents03 {
	width: 960px;
}

.contents03 .box {
	margin-bottom: 60px;
}

/*.contents03 .box:last-child {
	margin-bottom: 0px;
}
*/

.contents03 h4.midashi03 {
	margin-bottom: 60px;
}

.contents03 p, .contents03 .care p{
	text-align: left;
	margin: auto;
	line-height: 1.6;
}

.contents03 h5 {
	font-size: 18px;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-weight: normal;
    padding: 10px;
    background-color: #42210b;
	width: 200px;
	margin-bottom: 10px;
	text-align: center;
}

.contents03 .care span {
	font-size:17px;
	font-weight: 600;
	display: inline-block;
	padding-bottom: 10px;
}

.contents03 .care {
	background-color: #f5f4f0;
	padding: 12px;
	margin-top: 8px;
}

.contents03 .care .app p{
	display: block;
  color: #42210b;
  background-color:#fff;
padding: 5px;	
	width:500px;
	margin:10px auto;
	text-align: center;
}

.contents03 .care .app .appimg {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

.contents03 .care .app img {
  display: block;
  margin: 0 auto 10px;
	
}






.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
