.sec_inner {
	padding: 0 5rem;
	max-width: 137rem;
	margin: 0 auto;
}

#mv {
    margin-bottom: 13rem;
}

.mv_inner {
	position: relative;
}

.mv_slide {
	width: 127.0rem;
	height: auto;
	background: url(../img/common/bg_mv.svg) center center no-repeat;
	background-size: cover;
	padding: 1rem;
	margin: 0 auto;
	position: relative;
}

.mv_slide li {
	width: 100%;
	position: relative;
}

.mv_slide li img {
	display: block;
	width: 100%;
	height: auto;
}

.mv_slide li .mv_ttl {
	position: absolute;
	top: 4rem;
	left: 0;
	width: 24.3rem;
	height: 9.3rem;
	background: url(../img/message/bg_ttl.png) center center no-repeat;
	background-size: cover;
}

.mv_slide li .mv_ttl .mv_ttl_inner {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}

.mv_slide li .mv_ttl .mv_ttl_txt {
	width: 100%;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1;
}

.mv_slide li .mv_ttl .mv_ttl_sub_txt {
	width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 1;
	margin-top: 0.5rem;
}

.mv_desc {
	position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
	font-size: 3.0rem;
	font-weight: bold;
	color: var(--color2);
    line-height: 1.4;
    margin-top: -3rem;
}

.mv_info {
	width: 35rem;
	position: absolute;
	bottom: 10rem;
	right: 20rem; 
	font-size: 1.8rem;
	line-height: 1.4;
	color: var(--color2);
}

.mv_info_txt {
	font-size: 1.8rem;
	font-weight: bold;
}

.mv_info_txt span {
	display: block;
	font-size: 2.4rem;
	margin-top: 1rem;
}

.message_sec {
	margin-bottom: 24rem;
}

/*
.talk_info {
	margin-bottom: 7rem;
	text-align: center;
}

.talk_desc {
	font-size: 4.5rem;
	font-weight: bold;
	color: var(--color2);
	line-height: 1.4;
	margin-bottom: 2rem;
}

.talk_txt {
	font-size: 1.6rem;
}

.talk_cnt {
	
}

.talk_cnt .talk_cnt_block {
	display: 
}

.talk_cnt .talk_cnt_block+.talk_cnt_block {
	margin-top: 7rem;
}
*/

.talk_cnt_info_block {
	
}

.talk_cnt_info {
	
}

.talk_cnt_info+.talk_cnt_info {
	margin-top: 1rem;
}

.talk_cnt_info.left,
.talk_cnt_info.right {
	width: 118rem;
}

.talk_cnt_info.center {
	clear: both;
	width: 102rem;
	margin: 0 auto;
	padding-top: 8rem;
}

.talk_cnt_info.left {
	float: left;
}

.talk_cnt_info.right {
	float: right;
}

.talk_info_cnt {
	display: flex;
	justify-content: space-between;
}

.talk_cnt_info.center .talk_info_cnt {
	display: block;
	width: 80rem;
	margin: 0 auto;
}

.talk_info {
	width: 51rem;
}

.talk_info_inner {
	padding-bottom: 4.5rem;
	background: url(../img/message/bg_line_01.svg) left bottom 0.2rem no-repeat;
	background-size: 100% auto;
	
}

.talk_cnt_info.center .talk_info {
	width: 100%;
}

.talk_cnt_info.center .talk_info_inner {
	width: 100%;
	background: url(../img/message/bg_line_02.svg) left bottom 0.2rem no-repeat;
	background-size: 100% auto;
}


.talk_desc {
	font-size: 3.0rem;
	font-weight: bold;
	margin-bottom: 2rem;
	color: var(--color2);
}

.talk_txt {
	font-size: 1.6rem;
}

.talk_txt+.talk_txt {
	margin-top: 2.5rem;
}

.talk_info_img {
	width: 63.6rem;
}

.talk_info_img_inner {
	position: relative;
}

.talk_cnt_info.center .talk_info_img {
	width: 100%;
	margin-bottom: 4rem;
}

.talk_cnt_info.left .talk_info {
	order: 2;
	margin-top: 6.5rem;
}

.talk_cnt_info.left .talk_info_img {
	order: 1;
	margin-left: -0.2rem;
}

.talk_cnt_info.right .talk_info {
	order: 1;
}

.talk_cnt_info.right .talk_info_img {
	order: 2;
	margin-top: 6.5rem;
	margin-right: -0.2rem;
}


.beans01 {
	width: 4.7rem;
	height: 4.8rem;
	position: absolute;
	top: 0;
	left: 0;
}

.beans02 {
	width: 5.3rem;
	height: 5.4rem;
	position: absolute;
	top: 0;
	left: 0;
}

.beans03 {
	width: 5.3rem;
	height: 5.2rem;
	position: absolute;
	top: 0;
	left: 0;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans01 {
	top: -11rem;
	left: 27.4rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans02 {
	top: -6.6rem;
	left: 35.7rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans03 {
	top: -2.6rem;
	left: 23.6rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(2) .beans02 {
	top: auto;
	bottom: -2.7rem;
	left: 26.0rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(2) .beans03 {
	top: auto;
	bottom: -6.0rem;
	left: 15.0rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(3) .beans01 {
	top: -4.7rem;
	left: auto;
	right: -2.35rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(3) .beans02 {
	top: 7.6rem;
	left: auto;
	right: -5.8rem;
}

.talk_cnt_info_block > .talk_cnt_info:nth-child(3) .beans03 {
	top: 5.0rem;
	left: auto;
	right: 2.0rem;
}

@media screen and (max-width: 767px) {
	.sec_inner {
		padding: 0 1.2rem;
		max-width: none;
		margin: 0 auto;
	}
	
	.message_sec {
	    margin-bottom: 10rem;
	}

	#mv {
	    margin-bottom: 2.5rem;
	}
	
	.mv_slide {
		width: 100%;
		height: auto;
		background: url(../img/common/bg_mv_sp.svg) center center no-repeat;
		background-size: cover;
		padding: 0.6rem;
		margin: 0 auto;
		position: relative;
	}
	
	.mv_slide li {
		width: 100%;
		position: relative;
	}
	
	.mv_slide li img {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.mv_slide li .mv_ttl {
		position: absolute;
		top: auto;
		bottom: 2.5rem;
		left: 0;
		width: 17.7rem;
		height: 6.7rem;
		background: url(../img/message/bg_ttl.png) center center no-repeat;
		background-size: cover;
	}
	
	.mv_slide li .mv_ttl .mv_ttl_inner {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translate(0,-50%);
	}
	
	.mv_slide li .mv_ttl .mv_ttl_txt {
		width: 100%;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
		color: #fff;
		line-height: 1;
	}
	
	.mv_slide li .mv_ttl .mv_ttl_sub_txt {
		width: 100%;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: center;
		color: #fff;
		line-height: 1;
		margin-top: 0.5rem;
	}
	
	.person_block {
	   padding: 0 3.2rem;	
	   margin-bottom: 4.5rem;
	}
	
	.mv_desc {
		position: static;
		transform: none;
		font-size: 2.0rem;
		font-weight: bold;
		color: var(--color2);
	    line-height: 1.4;
	    margin-top: 0;
	}
	
	.mv_info {
		width: 100%;
		position: static;
		bottom: 3rem;
		right: 20rem; 
		font-size: 1.4rem;
		line-height: 1.4;
		color: var(--color2);
		margin-top: 1.5rem;
	}
	
	.mv_info_txt {
		font-size: 1.4rem;
		font-weight: bold;
	}
	
	.mv_info_txt span {
		display: block;
		font-size: 1.6rem;
		margin-top: 1rem;
	}
	
	/*
	.mv_slide li .mv_ttl {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		width: 26rem;
		line-height: 1;
	}
	
	.mv_slide li .mv_ttl .mv_ttl_img {
		
	}
	
	
	.mv_slide li .mv_ttl .mv_ttl_txt {
		width: 100%;
		font-size: 1.2rem;
		font-weight: bold;
		position: absolute;
		top: 68%;
		left: 0;
		text-align: center;
		color: #fff;
	}
	
	.mv_slide li .mv_ttl .mv_ttl_sub_txt {
		width: 100%;
		font-size: 1.2rem;
		font-weight: bold;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		color: #fff;
		margin-bottom: -0.3rem;
	}
	*/
	
	/*
	.talk_sec {
		margin-bottom: 10rem;
	}
	
	.talk_info {
		margin-bottom: 7rem;
		text-align: center;
	}
	
	.talk_desc {
		font-size: 1.7rem;
		font-weight: bold;
		color: var(--color2);
		line-height: 1.6;
		margin-bottom: 1.5rem;
	}
	
	.talk_txt {
		font-size: 1.4rem;
	}
	*/
	
	.talk_cnt {
		
	}
	
	.talk_cnt .talk_cnt_block+.talk_cnt_block {
		margin-top: 6rem;
	}
		
	.talk_cnt_info_block {
	}
	
	.talk_cnt_info {
		
	}
	
	.talk_cnt_info+.talk_cnt_info {
		margin-top: 3.5rem;
	}
	
	.talk_cnt_info.left,
	.talk_cnt_info.right {
		width: 100%;
	}
	
	.talk_cnt_info.center {
		width: 100%;
		margin: 3.5rem auto 0;
		padding-top: 0;
	}
	
	.talk_cnt_info.left {
		float: none;
	}
	
	.talk_cnt_info.right {
		float: none;
	}
	
	.talk_info_cnt {
		display: block;
	}
	
	.talk_cnt_info.center .talk_info_cnt {
		display: block;
	    width: 100%;
	    margin: 0 auto;
	    padding-top: 0;
	}
	
	.talk_info {
		width: 100%;
		padding: 0 2.5rem;
	}
	
	.talk_info_inner {
		padding-bottom: 3.5rem;
		background: url(../img/message/bg_line_sp.svg) left bottom 0.2rem no-repeat;
		background-size: 100% auto;
		
	}
	
	.talk_cnt_info.center .talk_info {
		width: 100%;
	}
	
	.talk_cnt_info.center .talk_info_inner {
		width: 100%;
		background: url(../img/message/bg_line_sp.svg) left bottom 0.2rem no-repeat;
		background-size: 100% auto;
	}
	
	
	.talk_desc {
		font-size: 1.6rem;
		font-weight: bold;
		margin-bottom: 1rem;
		color: var(--color2);
	}
	
	.talk_txt {
		font-size: 1.4rem;
	}
	
	.talk_txt+.talk_txt {
		margin-top: 2rem;
	}
		
	.talk_info_img {
		width: 100%;
	}
	
	.talk_cnt_info .talk_info_img {
		width: 100%;
		margin-bottom: 4rem;
	}
	
	.talk_cnt_info.left .talk_info {
		order: 2;
		margin-top: 0;
	}
	
	.talk_cnt_info.left .talk_info_img {
		order: 1;
		margin-left: -0.2rem;
		padding-right: 2.5rem;
	}
	
	.talk_cnt_info.right .talk_info {
		order: 1;
	}
	
	.talk_cnt_info.right .talk_info_img {
		order: 2;
		margin-top: 0;
		margin-right: -0.2rem;
		padding-left: 2.5rem;
	}

	.beans01 {
		width: 3.1rem;
		height: 3.1rem;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.beans02 {
		width: 3.45rem;
		height: 3.5rem;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.beans03 {
		width: 3.45rem;
		height: 3.45rem;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans01 {
		top: -6.8rem;
		left: auto;
		right: 8.0rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans02 {
		top: -4rem;
		left: auto;
		right: 2.7rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(1) .beans03 {
		top: 10rem;
		left: -1.73rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(2) .beans01 {
		top: auto;
		bottom: -1.55rem;
		left: auto;
		right: 3.5rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(2) .beans03 {
		top: -1.73rem;
		bottom: auto;
		left: 5.0rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(3) .beans01 {
		top: auto;
		left: auto;
		bottom: -4.6rem;
		right: 5.7rem;
	}
	
	.talk_cnt_info_block > .talk_cnt_info:nth-child(3) .beans03 {
		top: auto;
		left: auto;
		bottom: -6.8rem;
		right: 2.6rem;
	}
	
}
