@charset "UTF-8";


#royalasscher {
	position: relative;
    background-image: url(../images/asscher_image_bk.jpg);
    background-repeat: no-repeat;
	background-color: #082358;
    width: 100%;
    position: relative;
    margin: 0 auto;
	background-size: 100% auto;
	padding-bottom: 40px;
}

/*
#royalasscher .royalasscher_bk {
    background-image: url(../images/asscher_image_bk.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: -1;
    width: 100%;
    height: 100vh;
}
*/



#royalasscher img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


#royalasscher figure,
#royalasscher article {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	list-style: none;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
}








#royalasscher .riyu_title {
	padding-top: 33%;
	padding-bottom: 53%;
	max-width: 600px;
	width: 90%;
	margin: auto;
}

#royalasscher .special_asscher_block {
	max-width: 800px;
	width: 95%;
	margin: 0px auto 0;
	padding-bottom: 20px;
	color: #fff;
}
#royalasscher .asscher_txt{
	font-size: 16px;
	margin: 0 auto 0;
	padding-bottom: 20px;
}


#royalasscher .special_asscher_title_ochre {
	font-size: 22px;
	color: #fff;
	margin: 0 0 30px;
	margin-inline: auto;
	max-inline-size: max-content;
	font-family: 'Noto Serif JP', serif;
}


#royalasscher .photo_col3{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#royalasscher .photo_col3 >*{
	width: 32%;
}

#royalasscher .photo_col3_txt  {
	text-align: center;
	margin: 10px 0px 30px;
	font-size: 14px;
}


#royalasscher .photo_col3_txt2  {
	text-align: left;
	margin: 10px 0px 30px;
	font-size: 14px;
}



/*
content_wrap
*/

#royalasscher .content_wrap  {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto 40px;
	padding: 40px;
	border: 1px solid #FFF;
	background: #213969;
	color: #FFF;

}

#royalasscher .content_title {
	padding-bottom: 30px;
	font-size: 25px;
	text-align: center;
	color: #FFF;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}

#royalasscher .content_title span {
	font-size: 20px;
	display: block;
}
#royalasscher .content_col{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 30px;
	margin: auto;
}

#royalasscher .content_lead{
	font-size: 16px;
	margin: 0 auto 0;
	padding-bottom: 20px;
	width: 100%;
}
#royalasscher .content_txt{
	font-size: 16px;
	margin: 0 auto 0;
	padding-bottom: 20px;
	width: 65%;
	color: #FFF;
}

#royalasscher .asscher_title_crown {
	background: url(../images/crown.png) no-repeat left 0 center;
	background-size: 38px 38px;
	font-size: 22px;
	text-align: left;
	padding: 5px 0 0 45px;
	margin: 0 0px 10px;
	font-family: 'Noto Serif JP', serif;
}


#royalasscher .asscher_title_crown span {
	font-size: 16px;
	margin: 0 5px 0 0;
	display: block;
}


#royalasscher .content_photo{
	width: 32%;
}








@media screen and (max-width: 600px){

	#royalasscher .content_wrap  {
		padding: 20px;
	}
	#royalasscher .content_txt{
		font-size: 14px;
		margin: 0 auto 0;
		padding-bottom: 20px;
		width: 100%;
	}

	#royalasscher .asscher_title_crown {
		background: url(../images/crown.png) no-repeat center top 0;
		background-size: 38px 38px;
		font-size: 20px;
		text-align: center;
		padding: 42px 0 0 0;
		margin: 0 0px 10px;
		font-family: 'Noto Serif JP', serif;
	}

	#royalasscher .asscher_title_crown span {
		font-size: 14px;
	}

	#royalasscher .content_photo{
		width: 100%;
	}

	#royalasscher .photo_col3 >*{
		width: 95%;
		margin: auto;
	}
}


#royalasscher .deai_col{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1000px;
	width: 95%;
	margin: 40px auto 0;
	color: #FFF;
	padding-bottom: 70px;
}

#royalasscher .deai_title{
	font-size: 25px;
	margin: auto auto auto;
	padding-bottom: 20px;
	font-family: 'Noto Serif JP', serif;
	text-align: left;
}

#royalasscher .deai_txt{
	font-size: 16px;
	margin: 0 auto 0;
	padding-bottom: 20px;
	width: 65%;
	text-align: left;
}


#royalasscher .deai_photo{
	width: 32%;
	margin: auto;
}




@media screen and (max-width: 600px){

	#royalasscher .deai_txt{
		width: 100%;
	}
	#royalasscher .deai_title{
		font-size: 20px;
		text-align: center;
	}

	#royalasscher .deai_photo{
		width: 90%;
		margin: auto;
	}

}




#royalasscher #voice {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 0;
	background: url(../images/voice_bk.jpg);
	background-size: 100% auto;
	color: #000;
	padding: 60px 0px;
}

#royalasscher #voice .voice_title {
	max-width: 500px;
	width: 90%;
	margin: auto;
	padding-bottom: 30px;
}

#royalasscher #voice .voice_col{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 50px;
	margin: auto;
	width: 80%;
}

#royalasscher #voice .reverse{
	flex-direction: row-reverse;
}

#royalasscher #voice .voice_photo{
	width: 50%;
	margin: auto;
}

#royalasscher #voice .voice_txt{
	width: 40%;
	margin: auto;
}



@media screen and (max-width: 600px){
	#royalasscher #voice .voice_col{
		width: 90%;
	}
	#royalasscher #voice .voice_photo{
		width: 95%;
	}
	#royalasscher #voice .voice_txt{
		width: 95%;
	}
}





#royalasscher #asscher_voice {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 0;
	background: url(../images/voice_bg.jpg);
	background-size: 100% auto;
	color: #000;
	padding: 60px 25px;
}

#royalasscher .voice_title {
	max-width: 550px;
	width: 100%;
	margin: auto;
	padding-bottom: 30px;
}

#royalasscher .voice_col_left{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 30px;
	margin: auto;
	max-width: 660px;
	width: 100%;
}

#royalasscher .voice_col_right{
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 30px;
	margin: auto;
	max-width: 660px;
	width: 100%;
}

#royalasscher .voice_photo{
	width: 60%;
	margin: auto;
}
#royalasscher .voice_txt{
	width: 40%;
	margin: auto;
}



@media screen and (max-width: 600px){

	#royalasscher .voice_photo{
		width: 95%;
	}
	#royalasscher .voice_txt{
		width: 95%;
	}


}








#royalasscher .special_asscher_60logo {
	text-align: center;
	padding: 0px 27%;
	margin-bottom: 20px;
}

#royalasscher  .footer_bridallogo {
	padding: 20px 30%;
}

#royalasscher .special_asscher_btn p {
	margin: 10px 0px 0px;
}

.storetel {
	color: #FFF;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.storetel a {
	color: #FFF;
	text-decoration: underline;
}





.asscher_button{
    text-align: center;
}
.asscher_button ul{
    display: inline-block;
}
.asscher_button ul li {
    float: left;
    padding: 5px 0px;
}
.asscher_button ul li a {
    text-align: center;
    display: flex;
    line-height: normal;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 16px;
    line-height: 1.2em;
    box-sizing: border-box;
    background: linear-gradient(#f2e4bb, #d8c384);
/*    background-color: #d8c384;*/
    height: 50px;
    width: 310px;
    margin: 0 5px;
    border-radius: 8px;/*角丸*/
    color: black;

}


#royalasscher a.link {
	display: table;
	position: relative;
	max-width: 450px;
	width: 95%;
	min-height: 80px;
	border: #B9B9B9 1px solid;
	border-radius: 5px;
	background-color: #ffffff;
	margin: 20px auto;
	text-align: center;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.10));
}

#royalasscher a.link::after{
	position: absolute;
    content: url(../images/button_arrow.svg);
	right: 10px;
	top: 30%;

}

#royalasscher a.link span {
    font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}





