@charset "utf-8";
/* CSS Document */
.mv{
	margin-bottom: 10px;
}
.mv .mv_ttl{
	text-align: right;
	padding-right: 40px;
}
.txt-type01{
	font-size: 15px;
	line-height: 3;
}
.txt-type02{
	font-size: 17px;
	line-height: 3;
	color: #ffffff;
}
.txt-type03{
	font-size: 23px;
	line-height: 1.8;
	text-align: left;
}
.txt-type04{
	font-size: 15px;
	line-height: 2.2;
	letter-spacing:0.04em
}
.note01{
	text-align: right;
	width: 1024px;
	margin: 0 auto 10px;
}
.note02{
	text-align: center;
	width: 1024px;
	margin: 0 auto 45px;
}
.mt10{margin-top: 10px;}
.fs11{font-size: 11px !important;}
.btn-type01 a{
	padding: 10px 45px 10px 25px;
	font-size: 16px;
	border: 1px solid #ffffff;
	position: relative;
	color: #ffffff;
}
.btn-type01 a:after{
	content:"";
	width: 6px;
	height:6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 18px;
	right: 20px;
}
.btn-type01 a:hover{
	opacity: 0.7;
}
.bnr-type01 a:hover img{
	opacity: 0.7;
}

.center-bnr{
	width: 454px;
	margin:120px auto 0;
	border: solid 5px #fff;
}


/*======= brown =======*/
.brown01{
	background:#301701;
	padding: 50px 0 90px;
}
.brown01 .tasting_point{
	background: url(/sweets/chocolate/the-chocolate/mariage/images/bg_tasting.jpg) no-repeat center top;
}
.brown02{
	background: #584332;
	padding: 50px 0 90px;
}

/*======= app-area =======*/
.app-area{
	margin:0 0 50px;}
.app-area dl::after,
.app-area div::after{
	display:none;}
.app-ttl01{
	padding:90px 0 50px; margin:80px 0 0;
	background:url(/sweets/chocolate/the-chocolate/mariage/images/app_bg01.jpg) no-repeat center 0 / cover;}

.app-ttl02{
	margin:24px 0 0;}
.app-ttl02 img{
	display:block;
	margin:0 auto;}

.app-box01{
	display:flex;
	justify-content:space-between;
	width:1024px;
	margin:20px auto 0;
	text-align:left;}
.app-box01 .inr-box01{
	width:460px;}
.app-box01 .inr-box02{
	width:541px;}

.app-item01{
	margin:25px 0 0;
	color:#020202;}
.app-item01 dl{
	display:flex;
	justify-content:space-between;
	margin:15px 0 0;}
.app-item01 dl:first-child{
	margin-top:0;}
.app-item01 dt{
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
	align-items: center;
	box-sizing:border-box;
	width:90px; height:90px;
	padding:15px;
	border-radius:45px;
	background:#f4d7be;
	text-align:center;
	font-weight:bold;
	font-size:16px;}
.app-item01 dd{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	width:350px;
	font-size:15px;
	font-weight:bold;
	line-height:1.8;}

.app-box02{
	display:flex;
	justify-content:space-between;
	width:1024px;
	margin:30px auto 0;
	text-align:left;}
.app-box02 .inr-box01{
	width:460px;}
.app-box02 .inr-box02{
	width:546px;
	position:relative;}
.app-box02 .item-btn01,
.app-box02 .item-btn02{
	position:absolute; top:20px;
	border-radius:6px;
	background:#FFF;}
.app-box02 .item-btn01{
	left:62px;}
.app-box02 .item-btn02{
	right:58px;}
.app-box02 .item-btn01 a:hover,
.app-box02 .item-btn02 a:hover{
	opacity:0.7;}




















.move-type01{
	padding: 25px 0;
	background: #f8f4e8;
}

/*======= brown =======*/
.brown03{
	background:#301701;
	color: #ffffff;
	padding: 60px 0 0;
}
.mariage-wrap{
	margin: 138px 0 58px;
	padding: 130px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
}
.mariage-nav{
	width: 287px;
	position: absolute;
	top: -58px;
	left: 50%;
	margin-left: -143.5px;
}
.mariage-nav li{
	float: left;
	margin-right:55px;
	background: #ffffff;
	border-radius: 60px;
}
.mariage-nav li a:hover{
	opacity: 0.7;
}
.mariage-nav li:last-child{
	margin-right: 0;
}
.mariage-nav-up{
	width: 287px;
	position: absolute;
	bottom: -58px;
	left: 50%;
	margin-left: -143.5px;
}
.mariage-nav-up li{
	float: left;
	margin-right:55px;
	background: #ffffff;
	border-radius: 60px;
}
.mariage-nav-up li a:hover{
	opacity: 0.7;
}
.mariage-nav-up li:last-child{
	margin-right: 0;
}

/*======= mariage-box =======*/
.mariage-box{
	width: 1024px;
	margin: 0 auto;
}
.mariage-box h4{
	border-top:1px solid #bc9111;
	border-bottom:1px solid #bc9111;
	padding: 10px 0;
	margin-bottom: 40px;
}
.mariage-list{
	width: 1024px;
	margin: 0 auto;
}
.mariage-list li{
	width: 460px;
	float: left;
	margin-bottom: 45px;
}
.mariage-list li:nth-child(2n){
	float: right;
}
.mariage-list li .visual{
	margin-bottom: 30px;
}
.mariage-list li .txt{
	line-height: 1.9;
	font-size: 14px;
	text-align: left;
	letter-spacing:0.02em
}

/*======= white-box =======*/
.white-box{
	background: #ffffff;
	padding:20px 20px 15px;
	margin-bottom: 120px;
}
.white-inner li{
	float: left;
	width: 300px;
	margin-right: 32px;
}
.white-inner li:nth-child(3n){
	margin-right: 0;
}
.white-inner .ttl {
	text-align: left;
	margin-bottom: 20px;
}
.white-inner .ttl span{
	background: #bd9114;
	padding: 3px 15px;
}
.white-inner .name{
	color: #4e4e4e;
	font-size: 20px;
	text-align: left;
	margin-bottom: 15px;
}
.white-inner .name span{
	font-size: 15px;
}
.white-inner .rname{
	font-size: 13px;
}
.white-inner .txt{
	color: #4e4e4e;
	text-align: left;
	line-height: 1.7;
	font-size: 14px;
}
.white-inner .shop-info{
	color: #4e4e4e;
	text-align: left;
	font-size: 14px;
}
.white-inner .shop-info th{
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

/*======= col2-list =======*/
.mariage-box .col2-list{
	width: 830px;
	margin: 0 auto;
}
.mariage-box .col2-list li{
	margin-bottom: 40px;
}
.mariage-box .col2-list .visual{
	float: left;
	margin-right: 25px;
}
.mariage-box .col2-list .txt-area{
	width: 515px;
	float: left;
	text-align: left;
}
.mariage-box .col2-list .ttl{
	color: #bd9114;
	font-size: 19px;
	margin-bottom: 20px;
}
.mariage-box .col2-list .txt{
	font-size: 15px;
	line-height:1.8;
	letter-spacing:0.04em
}

/*======= .col2-area =======*/
.col2-area{
}
.col2-area .left-area{
	float: left;
	width: 465px;
	text-align: left;
	line-height: 2;
	font-size: 14px;
}

.col2-area .left-area .left-caption{
	letter-spacing:0.04em;
}

.col2-area .white-box{
	float: right;
	width: 472px;
}
.profile{
	float: left;
	width:245px;
	margin-bottom: 15px;
}
.ph-area{
	float: right;
	margin-bottom: 15px;
}
.shop-info-area{
	padding-top: 20px;
	border-top: 1px solid #ddc889;
}

/* 190910 add*/
.col2-mv{
	width: 100%;
	margin: 60px 0 70px;
}
.col2-mv::after{
	content: "";
	display: table;
	clear: both;
}
.col2-mv > *{
	float: left;
}

.col2-mv .img{
	width: 373px;
}
.col2-mv .text-wrap{
margin-left: 28px;
width: 623px;
text-align: left;
}
.text-wrap .ttl{
	margin-bottom: 20px;
}
.text-wrap .txt{
	font-size: 16px;
	line-height: 1.9375;
}





