@charset "utf-8";

html{
	margin:0 !important;
	margin-top:0 !important;
}
.tb{
	display:none;
}
.sp{
	display:none;
}
img{
	max-width: 100%;
	height:auto;
}





#lp{
	width:100%;
}
.center{
	text-align: center;
}
.wid1000{
	max-width: 1000px;
	margin: 0 auto;
}
.mt01{
	margin-top: 150px;
}

h1{
	text-align: center;
	margin: 20px 0;
}


.content0{
	background:#f6f5f4;
	text-align: center;
}

.content1{
	background: #fafafa;
	margin-top: 50px;
}
.content1 .inner{
	max-width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
.content1 .inner p{
	position: absolute;
	top: 0;
	left: -200px;
	z-index: 100;
}
.content1 .inner .txt{
	position: absolute;
	top: 80px;
	right: 0px;
	z-index: 1000;
}
.content1 .inner .txt dl{
	margin-left: 80px;
}
.content1 .inner .txt dl dt{
	font-size: 40px;
	font-weight: bold;
	color: #a88f7b;
	line-height: 1.1em;
}
.content1 .inner .txt dl dd{
	font-size: 16px;
	margin-top: 30px;
}
.content1 .inner .txt ul{
	overflow: hidden;
	margin-top: 50px;
}
.content1 .inner .txt ul li{
	float: left;
	margin-left: 10px;
	border-radius: 50%;
	color: #fff;
	line-height: 1em;
	text-align: center;
	height: 140px;
	width: 140px;
}
.content1 .inner .txt ul li span{
	font-size: 20px;
}

.content1 .inner .txt ul li.bg1{
	background: #67b5b6;
}
.content1 .inner .txt ul li.bg1 span{
	display: block;
	padding-top: 50px;
	color: #fff;
}
.content1 .inner .txt ul li.bg2{
	background: #f093a1;
}
.content1 .inner .txt ul li.bg2 span{
	display: block;
	padding-top: 50px;
	color: #fff;
}
.content1 .inner .txt ul li.bg3{
	background: #fff;
	border: 1px solid #ae9784;
	color: #ae9784;
}
.content1 .inner .txt ul li.bg3 span{
	display: block;
	padding-top: 40px;
	color: #ae9784;
	line-height: 1.3em;
}
.content1 .inner .txt ul li.bg4{
	background: #fff;
	border: 1px solid #ae9784;
	color: #ae9784;
}
.content1 .inner .txt ul li.bg4 span{
	display: block;
	padding-top: 30px;
	color: #ae9784;
	line-height: 1.2em;
}


.content2{
	max-width: 1250px;
	margin: 20px auto 0;
	position: relative;
	min-height: 450px;
}
.content2 .ttl{
	font-size: 50px;
	font-weight: bold;
	color: #a88f7b;
	text-align: center;
}
.content2 .img{
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 1000;
}
.content2 ul{
	position: absolute;
	left: 0;
	top: 100px;
}
.content2 ul li {
	border-radius: 50%;
	color: #fff;
	line-height: 1em;
	text-align: center;
	height: 280px;
	width: 280px;
	position: absolute;
}
.content2 ul li span{
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	padding-top: 105px;
	display: block;
}
.content2 ul li.bg1{
	background: #67b5b6;
	left: 0;
	top: 0;
}
.content2 ul li.bg2{
	background: #f093a1;
	left: 260px;
	top: 0;
}



.content3{
	background: #eee9e5;
	padding-bottom: 50px;
}
.content3 .inner{
	max-width: 1100px;
	margin: 50px auto 0;
}

.content3 .ttl{
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #a88f7b;
	padding-top: 30px;
}
.content3 .ttl span.big{
	font-size: 90px;
	color: #ea6a7d;
	letter-spacing: -10px;
}
.content3 .ttl span.clr{
	color: #ea6a7d;
	font-size: 60px;
}
.content3 .ttl span.size{
	color: #a88f7b;
	font-size: 60px;
}
.content3 ul{
	overflow: hidden;
	margin-top: 30px;
}
.content3 ul li{
	width: 500px;
	float: left;
	background: #fff;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 5px;
	min-height: 450px;
}
.content3 ul li p{
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.content3 ul li.content3-1 p.top{
	background: #67b5b6;
	text-align: center;
	color: #fff;
	margin: 3px;
	padding: 10px 0;
}
.content3 ul li.content3-2 p.top{
	background: #f093a1;
	text-align: center;
	color: #fff;
	margin: 3px;
	padding: 10px 0;
}
.content3 ul li div{
	padding: 20px;
}
.content3 ul li.content3-1 p span{
	font-size: 40px;
	color: #67b5b6;
	line-height: 1.2em;
}
.content3 ul li.content3-2 p span{
	font-size: 40px;
	color: #f093a1;
	line-height: 1.2em;
}
.content3 ul li p{
	overflow: hidden;
}
	.content3 ul li p img{
	vertical-align: middle;
	margin-right: 3%;
	float: left;
	width: 15%;

}
.content3 ul li p strong{
	vertical-align: middle;
	float: left;
	width: 82%;
	font-weight: normal;
}


.content4{
	background: #a88f7b;
	padding: 50px 0;
	text-align: center;
}
.content4 h3{
	font-size: 50px;
	color: #fff;
	font-weight: bold;
}
.content4 h3 span{
	font-size: 90px;
	color: #fff;
	line-height: 1.2em;
	letter-spacing: -10px;
}

.content5{
	margin-top: 50px;
}
.content5 .txt{
	text-align: center;
	font-size: 23px;
	color: #a88f7b;
}
.content5 .inner{
	max-width: 1100px;
	min-height: 700px;
	margin: 0 auto;
	position: relative;
}
.content5 .inner .img1{
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 50;
}
.content5 .inner .img2{
	position: absolute;
	top: -20px;
	left: 0px;
	z-index: 200;
}
.content5 .inner .clr1{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 400px;
}
.content5 .inner .clr2{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	width: 400px;
}
.content5 .inner .cont .c-top{
	padding-top: 20px;
	min-height: 400px;
}
.content5 .inner .clr1 .c-top{
	background: url("../images/pc/rose1_bg01.png") no-repeat;
}
.content5 .inner .clr2 .c-top{
	background: url("../images/pc/rose1_bg02.png") no-repeat;
}

.content5 .inner .cont .c-top p.top{
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	padding-top: 24px;
}
.content5 .inner .cont .c-top p.comment{
	padding: 0 30px;
	text-align: center;
	color: #fff;
	height: 100px;
}
.content5 .inner .cont .c-top .circle{
	text-align: center;
	padding-top: 10px;
}
.content5 .inner .cont .c-top .circle li{
	color: #67b5b6;
	font-size: 20px;
}
.content5 .inner .clr2 .c-top .circle li{
	color: #f093a1;
}

.content5 .inner .cont .btm{
	margin-top: 30px;
	background: #67b5b6;
	border-radius: 5px;
	position: relative;
	width: 340px;
	margin-left: 40px;
}
.content5 .inner .clr2 .btm{
	background: #f093a1;
}

.content5 .inner .cont .btm .kouka{
	position: absolute;
	background: #d9ecec;
	color: #67b5b6;
	font-size: 20px;
	padding: 0 20px;
	border-radius: 5px;
	top: -20px;
	left: 120px;
}
.content5 .inner .clr2 .btm .kouka{
	color: #f093a1;
	background: #fadee3;
}


.content5 .inner .cont .btm ul{
	padding: 20px;
}
.content5 .inner .cont .btm ul li{
	color: #fff;
}


.content6{
}
.content6 .ttl{
	background: #67b5b6;
	font-size: 40px;
	text-align: center;
	padding: 20px;
	color: #fff;
	font-weight: bold;
}
.content6-2 .ttl{
	background: #f093a1;
}
.content6 .inner{
	position: relative;
	background: #e1f0f0;
	min-height: 380px;
}
.content6-2 .inner{
	background:#fce9ec;
	min-height: 480px;
}
.content6 .inner .img{
	position: absolute;
	top: -70px;
	right: 0;
}

@media screen and (min-width: 1500px) {
	.content6 .inner .img{
		width: 70%;
	}	
}

.content6-2 .inner .img{
	top:-140px;
}
@media screen and (max-width: 1400px) {
.content6-2 .inner .img{
	top:-100px;
	width: 60%;
}	
}
.content6 .inner .txt{
	position: absolute;
	top: 50px;
	left: 15%;
	color: #67b5b6;
	font-size: 22px;
}
@media screen and (min-width: 1500px) {
.content6 .inner .txt{
	left: 20%;
	}	
}

.content6-2 .inner .txt{
	color: #f093a1;
}
.content6 .inner .txt2{
	position: absolute;
	width: 300px;
	top: 150px;
	left: 15%;
}
@media screen and (min-width: 1500px) {
.content6 .inner .txt2{
	left: 20%;
	}	
}

.content6 .bg{
	background:url(../images/pc/bg.jpg) no-repeat center top;
	min-height: 200px;
}
.content6-2 .bg{
	background:url(../images/pc/bg2.jpg) no-repeat center top;
	min-height: 200px;
}
.content6 .bg p{
	text-align: center;
	font-size: 48px;
	line-height: 1.2em;
}
.content6 .bg p span{
	font-size: 60px;
	color: #67b5b6;
	line-height: 1em;
}
.content6-2 .bg p span{
	color: #f093a1;
}
.content7{
	max-width: 800px;
	margin: 0 auto 20px;
	background: #fafafa;
	padding: 20px 0;
	overflow: hidden;
}
.content7 .left{
	width: 400px;
	float: left;
	margin-left: 50px;
}
.content7 .img{
	width: 300px;
	float: right;
}

.content7 .left .ttl img{
	margin-right: 10px;
	vertical-align: middle;
	display: block;
	float: left;
}
.content7 .left .ttl strong{
	float: left;
}
.content7 .left .ttl{
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 10px;
	overflow: hidden;
}
.content7 .left .ttl img{
	float: left;
	width: 20%;
	margin-right: 3%;
}
.content7 .left .ttl strong{
	float: left;
	width: 77%;
	font-weight: normal;
}

.content7 .left .ttl span{
	font-size: 40px;
	color: #67b5b6;
	line-height: 1.2em;
}
.content7-2 .left .ttl span{
	color: #ea6a7d;
}
.content8{
	padding: 50px 0 30px;
	margin-top: 50px;
	position: relative;
}
.content8 p.txt1{
	position: absolute;
	top: 80px;
	left: 35%;
	background: #fff;
	border-radius: 50%;
	padding: 30px;
	text-align: center;
}
.content8 p.txt2{
	position: absolute;
	top: 80px;
	right: 32%;
	background: #fff;
	border-radius: 50%;
	padding: 30px;
	text-align: center;
}
.content8-2{
	background: #eeeae4;
	padding: 50px 0 30px;
	margin-top: 50px;
}
.content8-2 .inner{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	min-height: 420px;
}
.content8-2 .inner p{
	position: absolute;
	top: 50px;
	right: 0;
}
.content8-2 .inner dl{
	position: absolute;
	top: 0px;
	left: 20px;
	max-width: 500px;
}
.content8-2 .inner dl dt{
	font-size: 35px;
	color: #a68d79;
	line-height: 1.2em;
}
.content8-2 .inner dl dt span{
	font-size: 40px;
	color: #ea6a7d;
}
.content8-2 .inner dl dd{
	max-width: 400px;
	margin-top: 30px;
}




.content9{
	margin-top: 30px;
}
.content9 .inner{
	max-width: 1000px;
	margin: 0 auto;
}
.content9 .inner .ttl{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
.content9 .inner .ttl span{
	color: #ea6a7d;
	font-size: 40px;
}
.content9 .inner .cont{
	overflow: hidden;
	margin-top: 30px;
}
.content9 .inner .cont .left{
	width: 600px;
	float: left;
}
.content9 .inner .cont .right{
	width: 350px;
	float: right;
	margin-top: 30px;
}
.content9 .inner .cont .right .lead{
	font-size: 30px;
	color: #a88f7b;
	margin-top: 30px;
}
.content9 .inner .cont .right .cacth{
	font-size: 40px;
	color: #a88f7b;
	line-height: 1.2em;
	background: linear-gradient(transparent 70%, #fce9ec 70%);
}
.content9 .inner .cont .right .cacth span.clr1{
	font-size: 80px;
	color: #ea6a7d;
	line-height: 1.2em;
}
.content9 .inner .cont .right .cacth span.clr2{
	font-size: 40px;
	color: #ea6a7d;
	line-height: 1.2em;
}

.content10{
	margin-top: 200px;
	min-height: 500px;
}
.content10 .inner{
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.content10 .inner .btn{
	position: absolute;
	top: -100px;
	left: 20%;
}
.content10 .inner dl{
	position: absolute;
	top: 300px;
	left: 0;
	max-width: 600px;
background-color: rgba(0,0,0,0.5);
	padding: 20px;
}
.content10 .inner dl dt{
	font-size: 30px;
	color: #fff;
}
.content10 .inner dl dd{
	color: #fff;
}



.content11{
	background: #f4f4f4;
	margin-top: 50px;
	position: relative;
	min-height: 520px;
}
.content11 .img{
	position: absolute;
	right: 0;
}
.content11 .inner{
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.content11 .inner .lead {
	position: absolute;
	top: 30px;
	left: 32%;
	font-size: 40px;
	color: #a88f7b;
	background: linear-gradient(transparent 50%, #eee9e5 50%);
}
.content11 .inner .box {
	position: absolute;
	top: 200px;
	left: 0;
}
.content11 .inner .box p{
	text-align: center;
	margin-bottom: 10px;
}
.content11 .inner .box .txt {
	font-size: 35px;
	color: #a88f7b;
	text-align: center;
	line-height: 1.2em;
}
.content11 .inner .box .txt span{
	font-size: 35px;
	color: #67b5b6;
}


.content12{
	max-width: 1000px;
	margin: 50px auto 0;
	overflow: hidden;
}
.content12 p.img{
	width: 600px;
	float: left;
}
.content12 dl{
	width: 340px;
	float: right;
	margin-top: 50px;
}
.content12 dl dt{
	font-size: 40px;
	text-align: center;
	color: #a88f7b;
	line-height: 1.2em;
}
.content12 dl dd{
	margin-top: 20px;
}


.content13{
	background: #eee9e5;
	position: relative;
	padding-bottom: 150px;
	text-align: center;
}
.content13 .ttl{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #a88f7b;
	padding-top: 30px;
	display: inline-block;
	border-bottom: 1px solid #a88f7b;
}
.content13 .ttl span{
	font-size: 50px;
	font-weight: bold;
	color: #a88f7b;
}
.content13 .cont{
	max-width: 1000px;
	margin: 30px auto 0;
	overflow: hidden;
}
.content13 .cont dl{
	width: 295px;
	float: left;
}
.content13 .cont dl dt{
	font-size: 40px;
	color: #a88f7b;
	line-height: 1.2em;
}
.content13 .cont dl dt span{
	font-size: 80px;
	color: #ea6a7d;
	line-height: 1.2em;
}
.content13 .cont dl dd{
	text-align: left;
	margin-top: 20px;
}

.content13 .cont p.img{
	width: 650px;
	float: right;
}
.content13 .btn{
	position: absolute;
	bottom: -120px;
	width: 100%;
	text-align: center;
}


.content14{
	margin-top: 150px;
}
.content14 .lead{
	color: #a88f7b;
	text-align: center;
	font-size: 40px;
}
.content14 .bg{
	background: #a88f7b;
	margin-top: 30px;
	overflow: hidden;
}
.content14 .bg .txt{
	float: left;
	width: 50%;
	position: relative;
}
.content14 .bg .txt .box{
	position: absolute;
	right: 5%;
	top: 100px;
	text-align: center;
}
.content14 .bg .txt .box p{
	color: #fff;
	margin-bottom: 20px;
	font-size: 22px;
}
.content14 .bg .txt .box .txt2{
	font-size: 40px;
}
.content14 .bg .img{
	float: right;
	width: 50%;
}
.content14 .bg2{
	background: #a88f7b;
	overflow: hidden;
}
.content14 .bg2 .txt{
	float: right;
	width: 50%;
	position: relative;
}
.content14 .bg2 .txt .box{
	position: absolute;
	left: 5%;
	top: 100px;
	text-align: center;
}
.content14 .bg2 .txt .box p{
	color: #fff;
	margin-bottom: 20px;
	font-size: 22px;
}
.content14 .bg2 .txt .box .txt2{
	font-size: 40px;
}
.content14 .bg2 .img{
	float: left;
	width: 50%;
}
.content14 .bg3{
	background: #a88f7b;
	overflow: hidden;
	margin-top: 0;
}
.content15{
	position: relative;
}
.content15 .img{
	text-align: center;
}
.content15 .btn{
	position: absolute;
	bottom: -120px;
	width: 100%;
	text-align: center;
}


.content16{
	max-width: 1000px;
	margin: 150px auto 0;
}
.content16 .ttl{
	color: #a88f7b;
	text-align: center;
	font-size: 40px;
}
.content16 .cont{
	overflow: hidden;
	margin-top: 30px;
}
.content16 .cont .img{
	width: 500px;
	float: left;
}
.content16 .cont .txt{
	width: 450px;
	float: right;
}
.content16 .cont .txt p{
	margin-bottom: 10px;
}

.content16 .cont .txt .txt1{
	font-size: 22px;
}
.content16 .cont .txt .txt2{
	font-size: 30px;
	line-height: 1.2em;
}
.content16 .cont .txt .txt4 span{
	display: inline-block;
	background: #e9474d;
	padding: 5px 20px;
	color: #fff;
}
.content17{
	background: #a88f7b;
	padding: 20px 0;
	text-align: center;
	margin-top: 50px;
}
.content18{
	background: #eee9e5;
	padding: 30px 0 20px;
	margin-top: 30px;
	text-align: center;
}
.content18 h3{
	font-size: 40px;
	color: #a88f7b;
}
.content19{
	max-width: 1000px;
	margin: 50px auto 0;
}
.content19 .ttl{
	background: #a88f7b;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 1em;
}
.content19 .ttl img{
	vertical-align: middle;
	padding-bottom: 5px;
}
.content19 .cont{
	overflow: hidden;
}
.content19 .cont .left{
	width: 600px;
	float: left;
}

.content19 .txt1{
	margin-top: 30px;
}
.content19 .txt2{
	margin-top: 10px;
	font-size: 33px;
	font-weight: bold;
	color: #a88f7b;
}
.content19 .txt2 .clr1{
	font-size: 55px;
	color: #e9474d;
	line-height: 1.2em;
}
.content19 .txt2 .clr2{
	font-size: 33px;
	color: #e9474d;
	line-height: 1.2em;
}
.content19 .box{
	background: #eee9e5;
	padding: 10px 10px 20px;
	border-radius: 5px;
	width: 90%;
	overflow: hidden;
}
.content19 .box .top{
	background: #fff;
	border-radius: 5px;
	font-weight: bold;
	color: #a88f7b;
	text-align: center;
	padding: 5px 0;
}
.content19 .box ul{
	width: 48%;
	float: left;
	margin-top: 10px;
}
.content19 .img{
	margin-top: 50px;
}
.content20{
	background: #eee9e5;
	padding: 30px 0 20px;
	margin-top: 50px;
	text-align: center;
	padding-bottom: 50px;
}
.content20 .ttl{
	font-size: 40px;
	color: #a88f7b;
}
.content20 .cont{
	overflow: hidden;
	max-width: 1000px;
	margin: 30px auto 0;
}
.content20 .cont .img{
	width: 600px;
	float: left;
}
.content20 .cont .txt{
	width: 350px;
	float: right;
}
.content21{
	max-width: 1000px;
	margin: 50px auto 0;
}
.content21 .ttl{
	text-align: center;
	font-size: 30px;
	color: #a88f7b;
	line-height: 1.2em;
}
.content21 .ttl span{
	font-size: 50px;
	color: #a88f7b;
	background: linear-gradient(transparent 60%, #eee9e5 60%);
	line-height: 1.2em;
}
.content21 .cont{
	margin-top: 30px;
	overflow: hidden;
}
.content21 .cont .txt{
	width: 450px;
	float: left;
}
.content21 .cont .txt img{
	display: block;
	margin: 20px auto 0;
}
.content21 .cont .img{
	width: 500px;
	float: right;
}
.content22{
	background: #f6f6f6;
	padding: 50px 0;
	margin-top: 50px;
}
.content22 .inner{
	max-width: 1000px;
	margin: 0 auto 0;
	position: relative;
}
.content22 .inner .box{
	max-width: 400px;
}

.content22 .inner .name{
	font-size: 45px;
}
.content22 .inner .price{
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	font-size: 20px;
}
.content22 .inner .price span{
	font-size: 30px;
}
.content22 .inner table{
	margin-top: 20px;
	border-bottom: 1px solid #949494;
}
.content22 .inner .btn{
	margin-top: 20px;
}
.content22 .inner .img{
	position: absolute;
	top: 0;
	right: 0;
	width: 65%;
}
	



footer{
	margin-top: 100px;
}
footer p{
	background: #a88f7b;
	padding: 20px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.content23{
	max-width: 1000px;
	margin: 50px auto 0;
}



/* パソコン・スマホ共通のCSS */
#PageTopBtn {
    position: fixed; /*ボタンの配置場所を固定*/
    bottom: 20px; /*下からのボタンの配置場所を指定*/
    right: 20px; /*右からのボタンの配置場所を指定*/
}
#PageTopBtn a {
    display: block; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #fff; /*文字の色*/
    background: #ccc; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    border-radius: 50%; /*ボタンの角を少し丸くする*/
    outline: none; /*クリックしたときの黒い枠を消す*/
}
#PageTopBtn a:hover {
    text-decoration: none; 
    background: #ddd; /*マウスオーバー時の背景色*/
}

/* パソコンで表示する場合のCSS */
@media (min-width: 768px) {
#PageTopBtn a{
    font-size: 50px; /*文字のサイズ*/
}
#PageTopBtn a {
    width: 50px; /*ボタンの幅*/
    height: 50px; /*ボタンの高さ*/
    padding: 10px; /*文字の配置場所の調整*/
}
}

/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
#PageTopBtn a{
    font-size: 50px;
}
#PageTopBtn a {
    width: 50px;
    height: 50px;
    padding: 10px;
}
}


/* パンくず */
#path {
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	max-width: 1000px;
	padding:  5px 15px 10px;
	margin: 0 auto;
	}
	#path li {
		float: left;
		margin-right: 10px;
	font-size: 12px;
		}
	#path li:after {
		content: ">";
		margin-left: 10px;
		color: #333;
		}
	#path li:last-child:after {content: "";}
	#path a{
		color: #000;
	font-size: 12px;
		}

