
.l-page * {
	font-family: 'Noto Sans JP', sans-serif;
}

#contents_outer {
	background-color: #FFF!important;
}

#path {
	display: none;
}

.main_vew {
	background: url(/images/storemerit/main_bg.png) center / cover no-repeat;
	height: 349px;
}

#contents {
    width: 100%;
}

.main_h1_img {
	text-align: center;
	padding-top: 83px;
}

/*---------------------------------------------------------
加盟店さまの声
---------------------------------------------------------*/

[class*="secTitle--"] {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 3.5px;
    position: relative;
    text-align: center;
    margin-bottom: 64px;
}

[class*="secTitle--"]:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 128px;
    height: 49px;
}

[class*="secTitle--"]:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-color: #B60081;
    bottom: -23px;
}

.contents_outer {
	background-color: #FBF1F8;
}

.affiliated_bg{
	padding-top: 10px;
	padding-bottom: 60px;
	width: 950px;
	margin: 0 auto;
}
.affiliated_third {
    padding-bottom: 0;
}

.profile {
	display: flex;
	margin-bottom: 29px;
	margin-top: 36px;
	gap: 31px;
}

.profile-img {
	margin-top: 5px;
	width: 306px;
	height: 200px;
}

.profile-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.profile-info a {
    color: #b20068;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    display: block;
}

.affiliated_text {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #333;
}
.profile_name{
	font-size: 22px;
	font-weight: bold;
}

.profile_ttl{
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 1.66;
    margin: 13px 0 13px;
    width: 100%;
    padding-bottom: 12px;
}

.profile_text {

margin-top: 0;

padding-top: 0;
}

.profile_shopname {
	
padding-bottom: 0px;
	
margin-bottom: 2px;
}

.profile_text{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #333;
    line-height: 1.76;
    margin-bottom: 10px;
}

.affiliated_subttl{
	text-align: center;
    font-size: 28px;
    font-weight: bold;
}

.bg_affiliated{
	background-color: #FBF1F8;
}

.affiliated_background_2{
	background-color: #fff;
    padding: 52px 34px 28px;
    margin-bottom: 39px;
}

.affiliated_background_3{
	background-color: #fff;
	padding: 53px 34px 30px;
	margin-bottom: 38px;
}

.affiliated_background_3 .question_flex {
	min-height: 284px;
	}

	.affiliated_background_4 {
	background-color: #fff;
	padding: 53px 34px 30px;
}

.container01{
	background-color: #fff;
	padding: 51px 0px 38px;
	margin-bottom: 38px;
}

.link_border,
.profile_name{
	position: relative;
}

.link_border::after{
    content: "";
    width: 614px;
    height: 1px;
    bottom: -13px;
    right: 0px;
    left: 0px;
    margin: auto;
    border-bottom: 1px solid #F0CCE6;
    position: absolute;
}

.link_border:hover {
opacity: 0.7;
}

.link_wide::after {
	width: 306px;
}

.profile_name::before{
    width: 554px;
    height: 2px;
    bottom: -14px;
    right: 0px;
    left: 0px;
    margin: auto;
    border-bottom: 2px solid #B50081;
    position: absolute;
}

.affiliated_cont_ttl{
	font-size: 18px;
	font-weight: bold;
	color: #B50081;
	text-align: left;
	padding-top: 12px;
	margin-bottom: 8.5px;
}

.interview_text{
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 26px;
    color: #333;
    line-height: 1.7;
    border-bottom: 1px solid #CCCCCC;
}

.interview_ttl{
	font-size: 16px;
    font-weight: 400;
    margin-bottom: 4.2px;
    color: #333;
}
.question_img02{
	padding-top: 22px;
}
.question_1{
	padding-top: 32px;
}
.question_2{
	padding-top: 31.5px;
}
.question_text01{
	line-height: 1.73;
}
.question_height{
	line-height: 1.746;
}

.question_flex{
	display: flex;
    gap: 33px;
	border-bottom: 1px solid #CCCCCC;
}

.question_flex_br{
	display: contents;
}

.question_flex_br .affiliated_textbox {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 30px;
}

.affiliated_cont_ttl02{
	line-height: 1.5;
}
.affiliated_cont_ttl03{
	margin-bottom: 8px;
}
.affiliated_cont_ttl04{
	line-height: 1.75;
}

.question_img{
	padding-top: 38px;
	height: 204px;
}
.question_top01{
	/* padding-top: 18.1px; */
}
.question_top02{
	/* padding-top: 21.2px; */
}
.question_top02_2{
	padding-top: 15.4px;
}
.question_top03{
	/* padding-top: 18.5px; */
	/* margin-bottom: 7.5px; */
}
.question_height02{
	line-height: 1.74;
}
.question_height03{
	line-height: 1.75;
}

.questionimg_flex{
    display: flex;
    justify-content: center;
    gap: 30px;
    padding-top: 28px;
    align-items: center;
    margin-bottom: 23px;
}
.affiliated_cont_ttl02_2{
	padding-top: 15.8px;
    line-height: 1.5;
}
.affiliated_bottom{
	margin-bottom: 8.3px;
}
.interview_height{
	line-height: 1.74;
}
.questionimg_2{
	padding-top: 17.7px;
    margin-bottom: 21px;
}

.text_border{
	border: none;
	padding-bottom: 0;
}

.question_flex_block {
	display: flex;
	gap: 33px;
}

.question_inner_img {
	width: 306px;
	height: 204px;
	margin-top: 19.4px;
}

.interview_text_noneborder {
	border-bottom: none;
	padding-bottom: 0;
}


.interview .interview_text {

padding-bottom: 17.8px;
}

.question_img {
  float: left;
  width: 306px;
  margin: 0 33px 0px 0;
}


.affiliated_textbox::after {
  content: "";
  display: block;
  clear: both; 
}


.contact__box {

}

.contact--btn__box {
	display: flex;
	gap: 20px;
	justify-content: center;
	}

.back__button {
	width: 220px;
	height: 90px;
	flex-shrink: 0;
	color: #B60081;
	border: 1px solid #B60081;
	border-radius: 4px;
	font-size: 19px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-left: 23px;
	box-sizing: border-box;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
}

.contact__button {width: 345px;height: 90px;flex-shrink: 0;color: #fff;background: #B60081;border-radius: 4px;display: flex;justify-content: center;align-items: center;position: relative;font-size: 19px;padding: 0 50px 0 30px;box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);box-sizing: border-box;}

.contact__button:hover {
 text-decoration: none;
 border: none;
 color: #fff;
 opacity: 0.7;
}

.contact__button::before {
 	content: "";
 	position: absolute;
 	top: 0;
 	bottom: 0;
 	margin: auto;
 	right: 20px;
 	width: 8px;
 	height: 27px;
 	background: url(/images/storemerit/arrow__white.png) no-repeat center / cover;
 }

.back__button::before {
 	content: "";
 	position: absolute;
 	top: 0;
 	bottom: 0;
 	margin: auto;
 	left: 26px;
 	width: 8px;
 	height: 27px;
 	background: url(/images/storemerit/arrow__pink.png) no-repeat center / contain;
 }

.back__button:hover {
 text-decoration: none;
 border: none;
 color: #B60081;
 opacity: 0.7;
 border: 1px solid #B60081;
}

.question_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
