@charset "utf-8";


/*=============================================
	
	タイトル枠
	
==============================================*/
#top_title_wrap {
	text-align: center;
	color: #FFF;
	position: relative;
	margin: 0 0 2.8em;
}
#top_title_wrap .title_img {
	position: relative;
}
#top_title_wrap .title_img:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #000;
	opacity: 0.3;
	display:block;
}
#top_title_wrap h3 {
	position: absolute;
	left: 50%;
	top: 45%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
		width: 100%;
	font-size: 3.6em;
	line-height: 1.0em;
}
#top_title_wrap p.sub {
	position: absolute;
	left: 50%;
	top: 60%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 1.4em;
	line-height: 1.0em;
}

@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#top_title_wrap {
		padding: 0 0;
		text-align: center;
		margin: 0 0 50px;
	}
	#top_title_wrap h3 {
		left: 50%;
		top: 45%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 56px;
		margin: 0 0 30px;
	}
	#top_title_wrap p.sub {
		left: 50%;
		top: 65%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 14px;
	}
}

/*=============================================
	
	上部 テキスト枠
	
==============================================*/
.title_wrap {
	width: 90%;
	margin: 0 auto 3em;
}
.title_wrap h3 {
	text-align: center;
	font-size: 1.6em;
	margin: 0 0 0.8em;
	color: #969563;
}
.title_wrap .text {
	text-align: center;
	font-size: 1em;
	line-height: 2;
	margin: 0;
}
@media print, screen and (max-width: 768px) {
}

@media print, screen and (min-width: 769px) {
	.title_wrap {
		width: 640px;
		margin: 0 auto 30px;
	}
	.title_wrap h3 {
		font-size: 24px;
		margin: 0 0 20px;
	}
	.title_wrap .text {
		text-align: center;
	}

}



/*=============================================
	
	メッセージ01
	
==============================================*/
@media print, screen and (max-width: 768px) {
	#top_message {
		padding: 1em 0;
	}
	#top_message > dl {
		margin: 0 0 2.0em;
	}
	#top_message > dl dt {
		width: 80%;
		margin: 0 auto 0; 
	}
	#top_message > dl dt h3 {
	}	
	#top_message > dl dt h4 {
		margin: 0 0 1.6em;
	}	
	#top_message > dl dt p {
		line-height: 2.0em;
	}
	#top_message > dl dd {
		position: relative;
		width: 90%;
		margin: 0 auto 1.5em;
	}
	#top_message .pic_list {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	#top_message .pic_list li.pic01, #top_message .pic_list li.pic02 {
		width: 50%;
	}	
	#top_message .pic_list li.text01 {
	    font-size: 1.2em;
	    padding: 1em 0;
	}
}

@media print, screen and (min-width: 769px) {
	#top_message {
		padding: 20px 0 0;
	}
	#top_message > dl {
		width: 960px;
		margin: 0 auto 50px;
	}
	#top_message > dl dt {
		float: right;
		width: 40%;
		margin: 0 0 0;
		padding: 30px 0 0;
	}
	#top_message > dl dt h3 {
		margin: 0 0 0.8em;
	}	
	#top_message > dl dt h4 {
		margin: 0 0 2.0em;
	}	
	#top_message > dl dt p {
		line-height: 2.2em;
	}
	#top_message > dl dd {
		float: left;
		width: 55%;
		position: relative;
	}
	#top_message .pic_list {
		width: 960px;
		margin: 0 auto;
		position: relative;
		height: 610px;
	}
	#top_message .pic_list li {
		position: absolute;
		width: 400px;
		left: 50%;
		top: 0;
		margin-left: 0;
	}	
	#top_message .pic_list li.pic01 {
		width: 320px;
		top: 0;
		margin-left: -480px;
	}
	#top_message .pic_list li.pic02 {
		width: 280px;
		top: 0;
		margin-left: -150px;
	}
	#top_message .pic_list li.pic03 {
		width: 280px;
		top: 430px;
		margin-left: -150px;
	}
	#top_message .pic_list li.pic04 {
		width: 300px;
		top: 0px;
		margin-left: 140px;
	}
	#top_message .pic_list li.text01 {
		width: 280px;
		top: 470px;
		margin-left: 144px;
		font-size: 16px;
	}
}




/*=============================================
	
	3つのポイント 移動後 wrap
	
==============================================*/
@media print, screen and (max-width: 768px) {
	.three_point_wrap {
		padding: 3em 0;
	}
}
@media print, screen and (min-width: 769px) {
	.three_point_wrap {
	    width: 960px;
	    margin: 0 auto;
	    padding: 0 0 30px;
	}
}

/*=============================================
	
	ポイントのレイアウト 
	
==============================================*/
@media print, screen and (max-width: 768px) {
	#point_title_wrap {
		padding: 2.4em 0 0;
	}
	.point_wrap {
		padding: 3.2em 0 3.2em;
	}
	.point_wrap dl {
	}
	.point_wrap dl dt{
		margin: 0 0 1.6em;
	}
	.point_wrap dl dt p.number{
		position: relative;
		text-align: center;
		font-size: 3.0em;
		padding: 0.5em 0;
		margin: 0 0 1.0em;
		color: #b7a26d;
	}
	.point_wrap dl dt p.number:before{
		content: "";
		width: 20%;
		height: 1px;
		background: #b7a26d;
        -webkit-transform:
            rotate(-45deg);
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -18%;
	}
	.point_wrap dl dt p.number:after{
		content: "";
		width: 20%;
		height: 1px;
		background: #b7a26d;
        -webkit-transform:
            rotate(-45deg);
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -2%;
	}
	.point_wrap dl dt h5 {
		margin: 0 0 1.2em;
		font-size: 1.8em;
	}
	.point_wrap dl dd {
	}
	.point_wrap dl dd .img {
		margin: 0 auto 1em;
		width: 90%;
	}
	.point_wrap dl dd {
	}
	.point_wrap dl dd .img_list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 90%;
		margin: 0 auto 1em;
	}
	.point_wrap dl dd .img_list li {
		width: 49%;
		margin: 0 0 0.6em;
	}
	.point_wrap.koda01 dl dd .img_list li.pic01 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda01 dl dd .img_list li.pic02 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda02 dl dd .img_list li.pic01 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda02 dl dd .img_list li.pic04 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda02 dl dd .img_list li.pic05 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda03 dl dd .img_list li.pic01 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda03 dl dd .img_list li.pic04 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap.koda03 dl dd .img_list li.pic05 {
		width: 90%;
		margin: 0 auto 0.6em;
	}
	.point_wrap dl dd .text_wrap {
		width: 90%;
		margin: 0 auto 0;
		font-size: 1.1em;
		line-height: 2.0em;
	}
	
}

@media print, screen and (min-width: 769px) {
	.point_wrap {
		padding: 20px 0;
	}
	.point_wrap dl {
		width: 100%;
		margin: 0 0 30px;
	}
	.point_wrap dl dt{
		margin: 0 0 0;
	}
	.point_wrap dl dt p.number{
		position: relative;
		text-align: center;
		font-size: 60px;
		padding: 15px 0;
		margin: 0 0 50px;
		color: #b7a26d;
	}
	.point_wrap dl dt p.number:before{
		content: "";
		width: 80px;
		height: 1px;
		background: #b7a26d;
        -webkit-transform:
            rotate(-45deg);
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -80px;
	}
	.point_wrap dl dt p.number:after{
		content: "";
		width: 80px;
		height: 1px;
		background: #b7a26d;
        -webkit-transform:
            rotate(-45deg);
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: 0;
	}
	.point_wrap dl dt h5 {
		margin: 0 0 30px;
	}
	.point_wrap dl .short_border {
		margin: 50px auto;
	}
	.point_wrap dl dd {
		width: 100%;
		margin: 0 0 0;
		position: relative;
		min-height: 250px;
	}
	.point_wrap dl dd.first {
		min-height: 420px;
	}
	.point_wrap dl dd .img {
		position: absolute;
		left: 50%;
		top:0;
		width: 400px;
		margin-left: -400px;
	}
	.point_wrap dl dd .img_list {
		display: inherit;
		margin: 0;
		position: relative;
	}
	.point_wrap.koda01 dl dd .img_list {
		height: 730px;
	}
	.point_wrap.koda02 dl dd .img_list {
		height: 560px;
	}
	.point_wrap.koda03 dl dd .img_list {
		height: 520px;
	}
	.point_wrap dl dd .img_list li {
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -480px;
		width: 320px;
		margin: 0;
	}
	.point_wrap.koda01 dl dd .img_list li.pic01 {
		top: 0;
		margin-left: -480px;
		width: 320px;
	}
	.point_wrap.koda01 dl dd .img_list li.pic02 {
		top: 0;
		margin-left: 180px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic03 {
		top: 0;
		margin-left: -150px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic04 {
		top: 225px;
		margin-left: -480px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic05 {
		top: 225px;
		margin-left: -150px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic06 {
		top: 450px;
		margin-left: -480px;
		width: 260px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic07 {
		top: 450px;
		margin-left: -210px;
		width: 380px;
		/* display: none; */
	}
	.point_wrap.koda01 dl dd .img_list li.pic08 {
		top: 490px;
		margin-left: 180px;
		width: 270px;
		/* display: none; */
	}
	.point_wrap.koda02 dl dd .img_list li.pic01 {
		top: 0;
		margin-left: -480px;
		width: 270px;
	}
	.point_wrap.koda02 dl dd .img_list li.pic02 {
		top: 0;
		margin-left: -200px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda02 dl dd .img_list li.pic03 {
		top: 0;
		margin-left: 130px;
		width: 280px;
		/* display: none; */
	}
	.point_wrap.koda02 dl dd .img_list li.pic04 {
		top: 200px;
		margin-left: 130px;
		width: 330px;
		/* display: none; */
	}
	.point_wrap.koda02 dl dd .img_list li.pic05 {
		top: 220px;
		margin-left: -200px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda03 dl dd .img_list li.pic01 {
		top: 0;
		margin-left: -480px;
		width: 320px;
	}
	.point_wrap.koda03 dl dd .img_list li.pic02 {
		top: 0;
		margin-left: -150px;
		width: 320px;
		/* display: none; */
	}
	.point_wrap.koda03 dl dd .img_list li.pic03 {
		top: 225px;
		margin-left: -110px;
		width: 280px;
		/* display: none; */
	}
	.point_wrap.koda03 dl dd .img_list li.pic04 {
		top: 225px;
		margin-left: -480px;
		width: 360px;
		/* display: none; */
	}
	.point_wrap.koda03 dl dd .img_list li.pic05 {
		top: 0;
		margin-left: 180px;
		width: 320px;
		/* display: none; */
	}


	.point_wrap dl dd .text_wrap {
		width: 90%;
		margin: 0 auto 0;
		font-size: 1.1em;
		line-height: 2.0em;
	}
	.point_wrap dl dd .text_wrap {
		width: 720px;
		margin: 0 auto 0;
		font-size: 13px;
		line-height: 2.0em;
		text-align: center;
	}
	.point_wrap dl dd .img + .text_wrap {
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -60px;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		z-index: 1;
		background: rgba(255 , 255 , 255 , 0.7);
		padding: 30px;
		text-align: left;
  	}
}

/*=============================================
	
	ポイント2つめ
	
==============================================*/
.three_column {
	background: #F9F9F9;
	padding: 3em 0;
}
.three_column h3 {
	font-size: 2em;
	margin-bottom: 0.8em;
	text-align: center;
}
.three_column .sub {
	font-size: 1em;
	margin-bottom: 1.6em;
	text-align: center;
}
.three_column .detail {
}
.three_column .detail div {
	margin-bottom: 2em;
	text-align: center;
}
.three_column .detail div h4 {
	font-size: 1.5em;
	margin-bottom: 1em;
	color: #B7A26C;
}
.three_column .detail div .pic {
	margin-bottom: 1em;
}
.three_column .detail div .body {
	margin-bottom: 0;
}

@media print, screen and (min-width: 769px) {
	.three_column {
		padding: 50px 0;
	}
	.three_column h3 {
		font-size: 3em;
		margin-bottom: 1em;
		text-align: center;
	}
	.three_column .sub {
		font-size: 1em;
		margin-bottom: 1.6em;
		text-align: center;
	}
	.three_column .detail {
		display: flex;
		justify-content: space-between;
	}
	.three_column .detail div {
		width: 31%;
		margin-bottom: 0;
		text-align: center;
	}
	.three_column .detail div h4 {
		font-size: 1.3em;
		margin-bottom: 1em;
	}
	.three_column .detail div .pic {
		width: 100%;
		margin-bottom: 1em;
	}
	.three_column .detail div .body {
		margin-bottom: 0;
	}
}

/*=============================================
	
	ホスピタリティ
	
==============================================*/
.hospi {
	width: 70%;
	margin: 2em auto;
	padding: 2em;
	border: 1px double #999;
}
.hospi h3 {
	font-size: 2em;
	margin-bottom: 0.8em;
	text-align: center;
	color: #969563;
}
.hospi .body {
	font-size: 1.1em;
	margin-bottom: 0;
	text-align: left;
}
@media print, screen and (min-width: 769px) {
}

/*=============================================
	
	スイーツ
	
==============================================*/
@media print, screen and (max-width: 768px) {
	#sweet {
	}
	#sweet .mainpic{
		width: 100%;
		margin: 0 0 1.5em;
	}
	#sweet .text_top {
		 text-align: center;
		 font-size: 1.2em;
		 margin-bottom: 1.5em;
	}
	#sweet .text_middle {
		 text-align: center;
		 font-size: 1em;
		 margin-bottom: 1.5em;
	}
	#sweet .text_bottom {
		 text-align: left;
		 font-size: 1em;
		 width: 90%;
		 margin: 0 auto;
	}
	#sweet .piclist{
		margin-bottom: 1.5em;
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	}
	#sweet .piclist li {
	    width: 100%;
		margin-bottom: 1em;
	}
	#sweet .piclist li:first-child {
		width: 48%;
	}
	#sweet .piclist li:nth-child(2) {
		width: 48%;
	}
	
	#sweet .twopic li {
		margin-bottom: 1em;
	}
}

@media print, screen and (min-width: 769px) {
	#sweet {
		position: relative;
		min-height: 980px;
	}
	#sweet .mainpic{
	    position: absolute;
	    left: 50%;
	    top: 120px;
	    margin-left: -400px;
	    width: 400px;
	}
	#sweet .text_top {
		position: absolute;
		left: 50%;
		top: 190px;
		margin-left: 50px;
		 text-align: left;
		 font-size: 16px;
		 line-height: 2;
	}
	#sweet .text_middle {
		position: absolute;
		left: 50%;
		top: 240px;
		margin-left: 50px;
		 text-align: left;
		 font-size: 16px;
	}
	#sweet .text_bottom {
		position: absolute;
		left: 50%;
		top: 320px;
		margin-left: 50px;
		 text-align: left;
	}
	#sweet .piclist{
		position: absolute;
		left: 50%;
		top: 550px;
		margin-left: -480px;
		width: 960px;
	}
	#sweet .piclist li {
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -480px;
		width: 240px;
	}
	#sweet .piclist li.pic01 {
		top: 0;
		margin-left: -480px;
		width: 240px;
	}
	#sweet .piclist li.pic02 {
		top: 0px;
		margin-left: -230px;
		width: 240px;
	}
	#sweet .piclist li.pic03 {
		top: 0;
		margin-left: 20px;
		width: 360px;
	}
	#sweet .piclist li.pic04 {
		top: 250px;
		margin-left: 20px;
		width: 194px;
	}
}

/*=============================================
	
	ウエディングケーキ
	
==============================================*/
@media print, screen and (max-width: 768px) {
	#cake_wrap {
	}
	#cake_wrap dl {
		
	}
	#cake_wrap dl dt {
		margin: 0 0 1.6em;
	}
	#cake_wrap dl dd {
		padding: 1.6em 1.6em;
		background: #FFF;
		color: #666;
	}
	#cake_wrap dl dd ul.pics{
		margin: 0 0 0.8em;
	}
	#cake_wrap dl dd ul.pics li{
		float: left;
		width: 48%;
		margin: 0 0 0.8em;
	}
	#cake_wrap dl dd ul.pics li:nth-child(2n){
		float: right;
	}
	#cake_wrap dl dd .bg_img{
		padding-top: 48%;
	}
}

@media print, screen and (min-width: 769px) {
	#cake_wrap {
	}
	#cake_wrap dl {
	}
	#cake_wrap dl dt {
		float: left;
		width: 35%;
		margin: 0 0 0;
		padding: 40px 0 0;
	}
	#cake_wrap dl dt h3 {
		margin: 0 0 20px;
	}
	#cake_wrap dl dd {
		float: right;
		width: 55%;
		padding: 1.6em 1.6em;
		background: #FFF;
		color: #666;
	}
	#cake_wrap dl dd ul.pics{
		margin: 0 0 0.8em;
		text-align: center;
	}
	#cake_wrap dl dd ul.pics li{
		display: inline-table;
		width: 24%;
		margin: 0 0;
	}
	#cake_wrap dl dd .bg_img{
		padding-top: 24%;
	}
	#cake_wrap dl dd p {
		width: 90%;
		margin: 0 auto;
		font-size: 11px;
	}	
}




