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

body {
	background:#FFF;
	min-width:960px !important;
	width:100%;
}

#logo {
	margin:0 auto !important;
	padding:20px 0 10px;
	width:960px;
}

#mv {
	min-height: 100%;
    overflow: hidden;
	margin:0 0 80px 0;
    position: relative;
	/*height:884px;*/
	width:100%;
}

#mv .mvinr {
	background:url(../images/top/mv.jpg) no-repeat center center;
	background-size:cover;
    bottom: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4) inset;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	width:100%;
}

#contents .wrap960 {
	margin:0 auto !important;
	width:960px !important;
}


#main {
	background:#feeaf3 !important;
	border-top:#f96a85 5px solid;
	margin:60px 0 0;
}
#main .bgTop {
	background:url(../images/top/contentBgTop.jpg) no-repeat top center;
	padding:50px 0 0;
}
#main .bgBtm {
	background:url(../images/top/contentBgBtm.jpg) no-repeat bottom center;
	padding-bottom:30px;
}

h1 {
	margin:0 0 25px 0;
	text-align:center;
}
#main section {
	position:relative;
	margin:130px 0 0;
	width:100%;
}
#main .sec01 {
	margin:95px 0 0 0 !important;
}
#main .secInr {
	background:#FFF;
	border-radius:50px;
	box-sizing:border-box;
	margin:0 auto;
	padding:70px 25px 30px;
	width:900px;
}

#main .secInr h2 {
left: 137px;
    position: absolute;
    top: -70px;
}
#main .flBox {
	width:850px;
}
#main .flBox .boxL{
	float:left;
	width:445px;
}
#main .flBox .boxR{
	float:right;
	width:380px;
}

#main .sec01 .flower1,
#main .sec02 .flower1,
#main .sec03 .flower1,
#main .sec04 .flower1,
#main .sec05 .flower1 {
	position:absolute;
	top:-60px;
	left:0;
}
#main .sec01 .flower2,
#main .sec02 .flower2,
#main .sec03 .flower2,
#main .sec04 .flower2,
#main .sec05 .flower2 {
	position:absolute;
	bottom:-40px;
	right:0;
}

#contents .font01 {
	font-size:130%;
}
#contents .font02 {
	font-size:115%;
}
#contents .font03 {
	color:#6b1313;
	font-size:130%;
	font-weight:bold;
}

#contents .homeBtn {
	margin:60px auto 0;
	text-align:center;
}
#contents .homeBtn a:hover{
	opacity:0.8;
}

#contents .btmTxt {
	margin:80px 0 0;
	text-align:center;
}

#footer {
	padding:60px 0 0;
	text-align:center;
}

@media screen and (max-width: 640px) {
/*----------------------------------------------------
	#contents
----------------------------------------------------*/
body {
	min-width:100% !important;
	width:100%;
}
#logo {
	padding:15px 0 5px;
	width:50% !important;
}
#logo img{
	width:100%;
}
#mv {
	margin:0 0 40px 0;
}
#contents img {
	width:100%;
}
#contents .img80 img {
	display:inline-block;
	margin:0 auto;
	width:80%;
}
#contents .wrap960 {
	margin:0 auto !important;
	width:96% !important;
}
#main {
	margin:50px 0 0;
}
#main .bgTop {
    padding: 30px 0 0;
}
h1 {
	margin:0 0 10px 0;
}
#main section {
	position:relative;
	margin:60px 0 0;
	width:100%;
}
#main .secInr {
	padding: 50px 20px 20px;
	width:93%;
}

#main .secInr h2 {
	position:absolute;
	top:-25px;
	left:0;
}
#main .secInr h2 img{
	width:100%;
}
#main .flBox {
	width:100%;
}
#main .flBox .boxL{
	float:none;
	width:100%;
}
#main .flBox .boxR{
	float:none;
	width:100%;
}
#main .sec01 {
	margin:60px 0 0 0 !important;
}
#main .sec01 .flower1,
#main .sec02 .flower1,
#main .sec03 .flower1,
#main .sec04 .flower1,
#main .sec05 .flower1 {
	top:-30px;
	left:0;
}
#main .sec01 .flower1 img,
#main .sec02 .flower1 img,
#main .sec03 .flower1 img,
#main .sec04 .flower1 img,
#main .sec05 .flower1 img{
	width:65px;
}
#main .sec01 .flower2,
#main .sec02 .flower2,
#main .sec03 .flower2,
#main .sec04 .flower2,
#main .sec05 .flower2 {
	bottom:-20px;
	right:0;
}
#main .sec01 .flower2 img,
#main .sec02 .flower2 img,
#main .sec03 .flower2 img,
#main .sec04 .flower2 img,
#main .sec05 .flower2 img{
	width:75px;
}
/*flower set*/


#contents .font01 {
	font-size:110% !important;
}
#contents .font02 {
	font-size:100% !important;
}
#contents .font03 {
	font-size:110%;
}
#contents .homeBtn {
	margin:30px auto;
}
#contents .homeBtn a:hover{
	opacity:1;
}
#contents .btmTxt {
	margin:50px 0 0;
}

#footer {
	padding:10px 0 0;
}
}

/*@media screen and (min-width: 767px) {
	#logo {
	width:30% !important;
}
#main .secInr {
    padding: 115px 20px 20px;
}
#main .flower1 {
	top:-30px;
	left:0;
}
#main .flower1 img{
	width:110px !important;
}
#main .flower2 {
	bottom:-50px !important;
	right:0;

}
#main .flower2 img{
	width:110px !important;
}
}*/















