.for_sp {
    display: none;
}
.for_pc {
    display: block;
}
.line_linkage {
    outline: none;
	color:#333;
    font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.line_linkage .common-w{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.line_linkage img{
      width: 100%;
}

h1{
	font-size: 40px;
	text-align: center;
	font-weight: 600;
}
h2{
    width: fit-content;
    font-size: 30px;
    margin: 0 auto 50px auto;
    font-weight: 600;
}
h3{
    text-align: center;
    width: fit-content;
    font-size: 33px;
    line-height: 60px;
    color: #482066;
    margin: 0 auto 70px auto;
}
p{
    font-size: 15px;
    line-height: 24px;
}
p.title{
	font-size: 22px;
    line-height: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
p.caption{
    font-size: 14px;
    line-height: 24px;
}
sup{
    font-size: 60%;
    vertical-align: super;
}
.line_linkage .textBlock .btn{
	font-size: 15px;
    margin: 0 auto 20px auto;
}
.line_linkage .textBlock .btn:last-child{
	margin-bottom: 0px;
}
.line_linkage .textBlock .btn a{
	width: 290px;
	font-size: 15px;
	padding: 10px 0px 10px 15px;
	border:1px solid #aaa;
}


  @media screen and (max-width:768px) {
    .for_sp {
      display: block;
    }
  
    .for_pc {
      display: none;
    }
  
    .line_linkage .text_center{
      margin-bottom: 20px;
      line-height: 1.5;
    }
    .line_linkage .common-w{
        width: 91.5%;
        max-width: 91.5%;
    }
	h1{
		font-size: 22px;
	}
	h2{
		font-size: 20px;
		margin-bottom: 30px;
	}
	p{
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	p.title{
		font-size: 18px;
		margin-bottom: 15px;
	}
	p.caption{
		font-size: 14px;
	}
}
  
  
  @media screen and (min-width:769px) {
  
      .line_linkage .common_w{
          width: 1000px;
          margin: 0 auto;
      }
  
  }
/*mv*/
.line_linkage #mv{
    background-image: url("../../assets/img/line_linkage/header_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 125px 0;
}


@media screen and (max-width:768px) {
	.line_linkage #mv{
		padding: 70px 0; 
	}

}
@media screen and (max-width:600px) {
/*	.line_linkage #mv{
		background-image: url("../../assets/img/skincare/series/line_linkage/bg_mv_sp.jpg");
		background-position: center bottom;
		background-repeat: no-repeat;

	}*/
	.line_linkage #mv .mv_main{
		padding: 0% 0 100%;
	}
}

/*sec1*/
.line_linkage .sec1{
    padding: 150px 0px;
}
.line_linkage .sec1 .common-w{
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
}
.line_linkage .sec1 .common-w .textBlock{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.line_linkage .sec1 .common-w .textBlock .pointBlock{
	width: fit-content;
	display: flex;
	align-items: center;
	margin:0px auto 50px auto;
}
.line_linkage .sec1 .common-w .textBlock .pointBlock:last-child{
	margin-bottom: 0px;
}
.line_linkage .sec1 .common-w .textBlock .pointBlock .point-picture{
	width: 150px;
	padding-right:30px;
}
.line_linkage .sec1 .common-w .textBlock .pointBlock .point-text{
	/*width: calc(100% - 150px);*/
	width: 520px;
}
/*sec2*/
.line_linkage .sec2{
	background: #F7F7F7;
    padding: 150px 0px;
}
.line_linkage .sec2 .common-w{
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
}
.line_linkage .sec2 .common-w .textBlock{
	width: 100%;
}
.line_linkage .sec2 .common-w .textBlock .step-title{
	margin-bottom: 20px;
}
.line_linkage .sec2 .common-w .textBlock .step-title p{
	display: flex;
	align-items: center;
	width: fit-content;
	margin: 0 auto;
}
.line_linkage .sec2 .common-w .textBlock .step-title p img{
	width: 127px;
}
.line_linkage .sec2 .common-w .textBlock .step-text{
	margin-bottom: 20px;
}
.line_linkage .sec2 .common-w .textBlock .step-text p{
	display: flex;
	align-items: center;
	width: fit-content;
	margin: 0 auto;
}
.line_linkage .sec2 .common-w .textBlock .step-text p img{
	width: 18px;
	margin-right: 5px;
}
.line_linkage .sec2 .common-w .textBlock .step-image{
	max-width: 263px;
	margin: 0 auto 20px auto;
}
.line_linkage .sec2 .common-w .next{
	height: 20px;
	margin: 50px 0;
	background-image: url("../../assets/img/line_linkage/next.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.line_linkage .sec2 .common-w p{
	text-align: center;
	width: fit-content;
	margin: 0 auto;
}
@media screen and (max-width:769px) {
	.line_linkage .sec1 .common-w .textBlock{
		flex-direction: column;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock{
		flex-direction: row;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock{
		justify-content: center;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-text{
		width: 50%;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-picture{
		width: 17.5%;
		margin-right: 20px;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-text p{
		text-align: left;
	}
	.line_linkage .sec2 .common-w .textBlock .step-title p{
		flex-direction: initial;
	}

}
@media screen and (max-width:768px) {
	.line_linkage .sec1 , .line_linkage .sec2{
		padding: 70px 0;
	}
	.line_linkage .sec1 .common-w{
		width: 95%;
		max-width: 95%;
		margin: 0 auto;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock{
		flex-direction: column;
		margin-bottom: 30px;
	}
	.line_linkage .sec2 .common-w .next{
		height: 15px;
		margin: 40px 0;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-picture{
		width: 90px;
		padding: 0;
		margin-bottom: 15px;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-text{
		width: 100%;
	}
	.line_linkage .sec1 .common-w .textBlock .pointBlock .point-text p{
		text-align: center;
	}
	.line_linkage .sec2 .common-w .textBlock .step-title p{
		flex-direction: column;
	}
	.line_linkage .sec2 .common-w .textBlock .step-title p img{
		width: 100px;
		margin-bottom: 10px;
	}
	.line_linkage .sec2 .common-w .textBlock .step-image img{
		width: 80%;
		margin: 0 auto;
	}
	.line_linkage .sec2 .common-w .textBlock .step-text p{
		align-items: flex-start;
	}
	.line_linkage .textBlock .btn a{
		width: 270px;
		font-size: 13px;
		justify-content: flex-start;
	}
}

/* add 202401 */
.sub-t {
	font-size: 18px;
	text-align: center;
	margin: 0 0 40px;
	font-weight: bold;
	position: relative;
}

.sub-t::before,
.sub-t::after {
	content: "";
	width: 40px;
	height: 1px;
	background-color: #000;
	display: inline-block;
	vertical-align: middle;
}

.sub-t::before {
	margin-right: 15px;
}

.sub-t::after {
	margin-left: 15px;
}

.common-w ~ .sub-t {
	margin: 80px 0 20px;
}

.line_linkage .sec2 .common-w .mg {
	margin-top: 20px;
}

@media screen and (max-width:768px) {
	.sub-t {
		font-size: 16px;
		margin: 0 0 30px;
	}

	.sub-t::before,
	.sub-t::after {
		width: 25px;
		height: 1px;
	}

	.sub-t::before {
		margin-right: 10px;
	}
	
	.sub-t::after {
		margin-left: 10px;
	}

	.line_linkage .sec2 .common-w .mg {
		width: 80%;
	}
}