@charset "utf-8";


.pagettl{
    margin: 60px 0 0 !important;
}

@media (max-width: 767px){
.flg_sec {
  padding: 0 20px;
}
.pagettl{
    margin:0 !important;
}
}

.flg_sec__data a,.sbSection a:link, .sbSection a:visited{
	text-decoration: underline !important;
	color: inherit !important;
}



.txt_center{
	text-align: center;
}

.pagettl {
	height:calc( 100vh - 80px );
	max-height:800px;
}

.pagettl .image {
	display:block;
	position:absolute !important;
	margin:0 !important;
	padding:0 !important;
	box-sizing:border-box;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.pagettl h1{

	position:absolute;
	right:2%;
	width:36%;
	bottom:47%;
	margin:0;

	font-family: 'Frank Ruhl Libre', serif;
	text-align: center;
	line-height: 1.4;
    font-weight: normal;
}

.pagettl h2 {
	position:absolute;
	right:5%;
	width:30%;
	top:55%;
	margin:0;
	text-align:center;
}

.pagettl h2 br {
	display:none;
}

.pagettl h1 span {
	font-size: 130%;
}

@media (max-width: 767px){

.pagettl h1 {
left:5%;
right:auto;
top:56%;
bottom:auto;
width:90%;
}

.pagettl h2 {
right:5%;
width:90%;
top:60%;
font-size: 16px !important;
margin: 0 !important;
}
}


.pagettl .image.image01 { 
	left:0;
	top:0;
	width:60%;
	height:100%;
	background-image:url(/on/demandware.static/-/Library-Sites-SJSharedLibrary/ja_JP/dwb01d726a/StaticPage/Special/StarBrides/Flagship3stores/img/mv_1.jpg);
}
.pagettl .image.image02 { 
	top:0;

	right:25%;
	width:15%;
	height:30%;
	
	background-image:url(/on/demandware.static/-/Library-Sites-SJSharedLibrary/ja_JP/dwb01d726a/StaticPage/Special/StarBrides/Flagship3stores/img/mv_2.jpg);
	border-left:1px solid #ffffff;
}
.pagettl .image.image03 { 
	top:0;
	right:0;
	width:25%;
	height:30%;
	background-image:url(/on/demandware.static/-/Library-Sites-SJSharedLibrary/ja_JP/dwb01d726a/StaticPage/Special/StarBrides/Flagship3stores/img/mv_3.jpg);
	border-left:1px solid #ffffff;
}
.pagettl .image.image04 { 
	right:15%;
	width:25%;
	bottom:0;

	height:30%;
	background-image:url(/on/demandware.static/-/Library-Sites-SJSharedLibrary/ja_JP/dwb01d726a/StaticPage/Special/StarBrides/Flagship3stores/img/mv_6.jpg);
	border-left:1px solid #ffffff;
}

.pagettl .image.image05 { 
	right:0;
	bottom:0;
	width:15%;
	height:30%;
	background-image:url(/on/demandware.static/-/Library-Sites-SJSharedLibrary/ja_JP/dwb01d726a/StaticPage/Special/StarBrides/Flagship3stores/img/mv_7.jpg);
	border-left:1px solid #ffffff;
}


@media (max-width: 767px){
.pagettl .image.image03,
.pagettl .image.image04{
	display: none;
}
.pagettl .image.image01{
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
}

.pagettl .image.image02{
	width: 50%;
    bottom: 0;
    right: 50%;
    top: auto;
}
.pagettl .image.image05{
	width: 50%;
}
}

.lead {
    width: 80%;
    max-width: 900px;
    margin: 80px auto 0 !important;
}

.flg_sec__wrap{
  display: flex;
  justify-content:space-between;
  align-items: flex-start;
}
.flg_sec__wrap + .flg_sec__wrap{
	flex-direction: row-reverse;
	margin: 60px 0 0;
}
.flg_sec__dsc{
	width:42%;
}
.flg_sec__pic{
	width: 53%;
}
.flg_sec__dsc {
	display:block;
	position:relative;
	float:left;
	margin:40px 0 0;
	padding:20px 30px;
	box-sizing:border-box;
	background-color:#ffffff;
	border:3px solid #e5d9e8;
}


.flg_sec__dsc > span {
	content:"";
	display:block;
	position:absolute;
	width:10px;
	height:10px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	border:3px solid #e5d9e8;

}

.flg_sec__dsc > span:nth-of-type(1) { border-top:0; border-left:0; left:-3px; top:-3px; border-radius:0 0 10px 0; }
.flg_sec__dsc > span:nth-of-type(2) { border-top:0; border-right:0; right:-3px; top:-3px; border-radius:0 0 0 10px; }
.flg_sec__dsc > span:nth-of-type(3) { border-bottom:0; border-left:0; left:-3px; bottom:-3px; border-radius:0 10px 0 0; }
.flg_sec__dsc > span:nth-of-type(4) { border-bottom:0; border-right:0; right:-3px; bottom:-3px; border-radius:10px 0 0 0; }


.flg_sec__dsc h1 {
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
	font-family: 'Frank Ruhl Libre', serif;
	line-height: 1.2;
}

.flg_sec__dsc h1 span {
	/* max-width:280px; */
	display: block;
	font-size: 32px;
	
}

.flg_sec__dsc h2 {
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	font-size:18px;
	font-weight:300;
}
.flg_sec__dsc p {
	text-align:left;
}
.flg_sec__pic img{
	display: block;
}
.flg_sec__dsc a{
	text-decoration: underline;
}

@media (max-width: 767px){

.flg_sec__wrap {
	flex-direction: column;
}

.flg_sec__wrap + .flg_sec__wrap{
	flex-direction: column;
	margin: 20px 0 0;
}

.flg_sec__dsc{
	width:100%;
	margin: 0;

}
.flg_sec__pic{
	width: 100%;
	margin: 20px 0 0;
}
}
.flg_sec__store{
	margin: 100px auto 0;
   font-size: 90%;
   max-width: 600px;
   width: 80%;
}
.flg_sec__store_img{
    display: flex;
    justify-content: space-between;

}
.flg_sec__store_img > img{
	width: calc(50% - 4px);
}

@media (max-width: 767px){

.flg_sec__store {
	margin: 30px auto 0;
    width: 100%;
	display: flex;
	flex-direction: column-reverse;
}
}

.flg_sec__tokuten{
    background-color: #f4f0f7;
	padding: 50px;
	margin: 80px 0 0;
}

.flg_sec__tokuten h2{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

.flg_sec__tokuten_wrap{
	display: flex;
	max-width: 800px;
	width: 100%;
	margin: 30px auto 0;
	justify-content: space-between;
}



.flg_sec__tokuten_pic{
	width: 45%;
}
.flg_sec__tokuten_pic div{
	display: flex;
	align-self: stretch;
}
.flg_sec__tokuten_pic div:nth-of-type(1){
	width: 80%;
	max-width: 420px;
	
}

.flg_sec__tokuten_pic div:nth-of-type(2){
	width: 60%;
	margin:-40px 0 0 auto;
}

.flg_sec__tokuten_pic div:nth-of-type(3){
	width: 60%;
	margin:-20px 0 0;
}

.flg_sec__tokuten_txt{
	width: 50%;
}

@media (max-width: 767px){
	.flg_sec__tokuten {
		margin: 40px 0 0;
		padding: 30px 20px;
	}
	.flg_sec__tokuten_wrap{
		display: block;
	}
	
	
	.flg_sec__tokuten_txt,
	.flg_sec__tokuten_pic{
		width: 100%;
	}
	
	.flg_sec__tokuten_pic{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.flg_sec__tokuten_pic div:nth-of-type(1){
		width: 100%;		
	}
	
	.flg_sec__tokuten_pic div:nth-of-type(2),
	.flg_sec__tokuten_pic div:nth-of-type(3){
		width: calc(50% - 4px);
		margin:8px 0 0 0;
	}
	.flg_sec__tokuten_pic div:nth-of-type(3) img{
		object-fit: cover;
	}
}


.flg_sec__data{
	margin: 60px auto 0;
	max-width: 800px;
	width: 80%;
	line-height: 2.6;
}

.flg_sec__data .boxLink{
	margin: 30px 0 0;
}


.flg_sec_1 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(1){
	width: 80%;
	max-width: 420px;
	margin:0 0 0 auto;
}

.flg_sec_1 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(2){
	width: 60%;
	margin:20px 0 0;
}

.flg_sec_1 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(3){
	width: 60%;
	margin:-20px 0 0 auto;
}

.flg_sec_1 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.flg_sec_1 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(1){
	width: 100%;		
}

.flg_sec_1 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(2),
.flg_sec_1 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(3){
	width: calc(50% - 4px);
	margin:8px 0 0 0;
}
@media (max-width: 767px){

}


.flg_sec_2 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(1){
	width: 80%;
	max-width: 420px;
	margin:0 0 0 auto;
}

.flg_sec_2 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(2){
	width: 60%;
	margin:20px 0 0;
}

.flg_sec_2 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(3){
	width: 60%;
	margin:-20px 0 0 auto;
}

.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	
}
.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(1){
	width: 100%;		
}

.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(2) {
	margin-top: -20px;
	margin-left: -20px;
	width:70%;
} 
.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(3){
	margin-top: -40px;
	margin-left: auto;
	width:50%;
} 





@media (max-width: 767px){
	.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(2),
	.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(3){
		width: calc(50% - 4px);
		margin:8px 0 0 0;
		display: flex;
    align-self: stretch;
	}
	.flg_sec_2 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic div:nth-of-type(3) img{
		object-fit: cover;
	}	
}




.flg_sec_2 .flg_sec__tokuten_wrap:nth-of-type(1){
	flex-direction: row-reverse;
}

.flg_sec_2 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flg_sec_2 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic img{
	width:calc(50% - 4px);
}
.flg_sec_2 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic img:nth-of-type(1){
	margin: 85px 0 0;
}

@media (max-width: 767px){}



.flg_sec_3 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(1){
	width: 80%;
	max-width: 420px;
	margin: 0 auto;
}

.flg_sec_3 .flg_sec__wrap:nth-of-type(1) .flg_sec__pic img:nth-of-type(2){
	width: 70%;
	margin: 20px auto 0;
}

.flg_sec_3 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.flg_sec_3 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(1){
	width: 100%;		
}

.flg_sec_3 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(2),
.flg_sec_3 .flg_sec__wrap:nth-of-type(2) .flg_sec__pic img:nth-of-type(3){
	width: calc(50% - 4px);
	margin:8px 0 0 0;
}





.flg_sec_3 .flg_sec__tokuten_wrap:nth-of-type(1){
	flex-direction: row-reverse;
}

.flg_sec_3 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flg_sec_3 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic img:nth-of-type(1){
	width:calc(65% - 4px);
}
.flg_sec_3 .flg_sec__tokuten_wrap:nth-of-type(1) .flg_sec__tokuten_pic img:nth-of-type(2){
	margin: 85px 0 0;
	width:calc(35% - 4px);
	max-width: 200px;
}
