@charset "utf-8";
.weeding-photo-page{
	/* font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO"; */
}
.marugo{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.main-img{
	width: 100%;
	padding-right: 3%;
	max-width: 1150px;
	margin: 0 auto;
}
.intro-dotted{
	width: 20px;
	margin: 40px auto;
}
.intro-txt{
	color: #4c372e;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.intro-bx{
	background-color: rgba(255, 255, 255, 0.8);
	width: 90%;
	margin: 40px auto 0;
	max-width: 900px;
	outline: 2px solid #bda2a1;
	outline-offset: -10px;
	letter-spacing: 0.1em;
	position: relative;
	padding: 30px;
}
.intro-bx::before{
	content: '';
	background-color: #ada88c;
	display: inline-block;
	width: 200px;
	height: 10px;
	position: absolute;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
}
.intro-bx::after{
	background-color: #9d6767;
	content: '';
	display: inline-block;
	width: 200px;
	height: 10px;
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
}
.weeding-photo-page .marker{
	background:linear-gradient(transparent 40%, #e4dba7 40%);
}
@media screen and (min-width: 768px) {
	.intro-txt{
		font-size: 27px;
	}
	.weeding-bg01{
		background-image: url(images/bg01.jpg);
		background-size: 100%;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	.intro-txt{
		/* font-size: 29px; */
	}
}
@media screen and (max-width: 767px) {
	.weeding-bg01{
		background-image: url(images/bg01-sp.jpg);
		background-size: 100%;
	}
	.intro-dotted{
		width: 14px;
		margin: 20px auto;
	}
	.intro-txt{
		font-size: 16px;
	}
	.intro-bx{
		margin-top: 30px;
	}
}
.point-sec{
	max-width: 900px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-radius: 9999px 9999px 0 0 ;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px;
}
.goodpoint{
	position: absolute;
	top: 12px;
	left: 10%;
	width: 20%;
}
.point6{
	width: 52%;
	margin: 0 auto;
}
.point-ttl{
	color: #4c372e;
	text-align: center;
	font-weight: bold;
	font-size: 29px;
	letter-spacing: 0.1em;
}
.point-list{
	width: 90%;
	margin: 40px auto 0;
}
.point-list li{
	position: relative;
}
.point-list li:nth-of-type(n+2){
	margin-top: 60px;
}
.point-list li p{
	position: absolute;
}
@media screen and (min-width: 768px) {
	.point-sec{
		margin-top: 80px;
	}
	.point-bubble01{
		top: 18%;
		left: -9%;
		width: 23%;
	}
	.point-bubble02{
		top: -4%;
		right: -3%;
		width: 24%;
	}
	.point-bubble03{
		top: 18%;
		left: -9%;
		width: 23%;
	}
	.point-bubble04{
		top: 9%;
		left: -7%;
		width: 25%;
	}
	.point-bubble05{
		bottom: 13%;
		right: -3%;
		width: 26%;
	}
	.point-bubble06{
		top: -5%;
		right: -3%;
		width: 26%;
	}
}
@media screen and (max-width: 767px) {
	.point-sec{
		margin-top: 60px;
	}
	.goodpoint {
    top: -25px;
    left: 4%;
    width: 37%;
	}
	.point6{
		width: 80%;
	}
	.point-ttl{
		font-size: 19px;
		line-height: 1.4;
	}
	.point-list li:nth-of-type(n+2){
		margin-top: 40px;
	}
	.point-bubble01{
		top: 21%;
    left: -10%;
    width: 46%;
	}
	.point-bubble02{
		top: 10%;
    left: -9%;
    width: 58%;
	}
	.point-bubble03{
		top: 21%;
    left: -10%;
    width: 46%;
	}
	.point-bubble04{
    bottom: 19%;
    left: -7%;
    width: 58%;
	}
	.point-bubble05{
    bottom: 19%;
    right: -8%;
    width: 62%;
	}
	.point-bubble06{
    top: 12%;
    left: -10%;
    width: 58%;
	}
}
.quality-sec{
	margin-top: 80px;
}
.quality-ttl{
	width: 70%;
	margin: 0 auto;
	max-width: 840px;
}
.quality-bg{
	background-color: #555454;
	color: #fff;
	padding-top: 40px;
}
.quality-subttl{
	width: fit-content;
	font-size: 32px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	letter-spacing: 0.1em;
	line-height: 1.2;
}
.quality-txt{
	margin: 20px auto 0;
}
.quality-img{
	max-width: 900px;
	width: 90%;
	margin: 20px auto 0;
}
@media screen and (min-width: 1001px) {
	.quality-txt{
		max-width: 704px;
		font-size: 18px;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	.quality-subttl{
		font-size: 20px;
	}
	.quality-txt{
		max-width: 440px;
		font-size: 16px;
	}
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
	.quality-subttl{
		padding: 0 20px;
	}
	.quality-txt{
		padding: 0 20px;
	}
}
@media screen and (min-width: 768px) {
	.quality-bg{
		margin-top: -5px;
	}
}
@media screen and (max-width: 767px) {
	.quality-bg{
		margin-top: -2px;
	}
	.quality-ttl{
		width: 80%;
	}
	.quality-subttl{
		text-align: center;
		font-size: 25px;
		width: 90%;
		padding: 0 15px 25px 15px;
		margin-bottom: 25px;
	}
	.quality-txt{
		width: 90%;
		font-size: 16px;
	}
}
.weeding-bg02{
	background-image: url(images/bg02.jpg);
	background-size: 100%;
	padding: 40px 0;
}
.lineup-sec{
	max-width: 900px;
	width: 90%;
	margin: 0 auto;
	background-color: #f8f8f1;
	padding-top: 60px;
	position: relative;
	padding-bottom: 80px;
}
.lineup-arch{
	width: 80%;
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
}
.lineup-txt{
	color: #534e38;
	text-align: center;
	font-weight: bold;
}
.lineup-list{
	margin-top: 80px;
}
.lineup-list-num{
	width: 80px;
	margin: 0 auto;
}
.lineup-list-txt{
	text-align: center;
	font-weight: bold;
}
.lineup-list-img01,
.lineup-list-img02,
.lineup-list-img03{
	margin: 20px auto 0;
}
.lineup-btn a{
	display: block;
	width: fit-content;
	padding: 20px;
	color: #fff;
	font-size: 30px;
	margin: 20px auto 0;
	border-radius: 25px;
	line-height: 1;
}
.lineup-list-txt.yellow{
	color: #6d6027;
}
.lineup-btn.yellow a{
	background-color: #a49f63;
}
.lineup-list-txt.blue{
	color: #7e9291;
}
.lineup-btn.blue a{
	background-color: #7e9291;
}
.lineup-list-txt.red{
	color: #9d6767;
}
.lineup-btn.red a{
	background-color: #b79292;
}
@media screen and (min-width: 768px) {
	.lineup-sec{
		border-radius: 150px 0 150px 0;
	}
	.lineup-list li:nth-of-type(n+2){
		margin-top: 80px;
	}
	.lineup-album{
		width: 42%;
		margin: 120px auto 0;
	}
	.lineup-txt{
		font-size: 30px;
		margin-top: 30px;
	}
	.lineup-list-txt{
		font-size: 32px;
		margin-top: 30px;
	}
	.lineup-list-img01{
		width: 50%;
	}
	.lineup-list-img02{
		width: 40%;
	}
	.lineup-list-img03{
		width: 45%;
	}
}
@media screen and (max-width: 767px) {
	.lineup-arch{
		width: 90%;
	}
	.lineup-sec{
		border-radius: 80px 0 80px 0;
	}
	.lineup-album {
    width: 58%;
    margin: 80px auto 0;
	}
	.lineup-txt{
		font-size: 21px;
		margin-top: 20px;
	}
	.lineup-list{
		margin-top: 60px;
	}
	.lineup-list-num{
		width: 50px;
	}
	.lineup-list-txt {
    font-size: 27px;
		margin-top: 20px;
 	}
	 .lineup-list-img01{
		width: 90%;
	 }
	.lineup-list-img02{
		width: 70%;
	}
	.lineup-list-img03{
		width: 80%;
	}
	 .lineup-btn a{
		font-size: 18px;
		border-radius: 20px;
	 }
	 .lineup-list li:nth-of-type(n+2){
		margin-top: 60px;
	 }
}
